FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
getnattype
sbin/ipf/common/ipf.h
221
extern char *getnattype(struct nat *);
sbin/ipf/libipf/printactivenat.c
26
PRINTF("%s", getnattype(nat));