Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IPN_FINDFORWARD
usr/src/uts/common/inet/ipf/ip_nat.c
3727
if ((np->nl_flags & IPN_FINDFORWARD) != 0) {
usr/src/uts/common/inet/ipf/ip_nat.c
3737
np->nl_flags &= ~IPN_FINDFORWARD;
usr/src/uts/common/inet/ipf/ip_nat6.c
1938
if ((np->nl_flags & IPN_FINDFORWARD) != 0) {
usr/src/uts/common/inet/ipf/ip_nat6.c
1948
np->nl_flags &= ~IPN_FINDFORWARD;