OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPN_AUTOPORTMAP
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
nat_setgroupmap.c
19
else if (n->in_flags &
IPN_AUTOPORTMAP
) {
printnat.c
292
(np->in_flags &
IPN_AUTOPORTMAP
))
307
if (np->in_flags &
IPN_AUTOPORTMAP
) {
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
369
#define
IPN_AUTOPORTMAP
0x00010
390
#define IPN_USERFLAGS (IPN_TCPUDP|
IPN_AUTOPORTMAP
|IPN_SIPRANGE|IPN_SPLIT|\
ip_nat6.c
589
(np->in_flags &
IPN_AUTOPORTMAP
)) {
ip_nat.c
2723
(np->in_flags &
IPN_AUTOPORTMAP
)) {
/src/external/bsd/ipf/dist/tools/
ipnat_y.y
767
| IPNY_PORTS IPNY_AUTO { nat->in_flags |=
IPN_AUTOPORTMAP
; }
863
{ nat->in_flags |=
IPN_AUTOPORTMAP
;
1579
((nat->in_flags &
IPN_AUTOPORTMAP
) != 0))
/src/external/bsd/ipf/dist/
ip_nat6.c
608
(np->in_flags &
IPN_AUTOPORTMAP
)) {
Completed in 35 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026