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_SIPRANGE
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/ipf/dist/lib/
printnat.c
268
if (np->in_flags &
IPN_SIPRANGE
) {
/src/sys/external/bsd/ipf/netinet/
ip_nat.h
373
#define
IPN_SIPRANGE
0x00100
390
#define IPN_USERFLAGS (IPN_TCPUDP|IPN_AUTOPORTMAP|
IPN_SIPRANGE
|IPN_SPLIT|\
ip_nat.c
1065
if ((nat->in_flags & (IPN_SPLIT|
IPN_SIPRANGE
)) == 0) {
2767
if (np->in_flags &
IPN_SIPRANGE
) {
8338
if ((n->in_flags &
IPN_SIPRANGE
) != 0)
ip_nat6.c
635
if (np->in_flags &
IPN_SIPRANGE
) {
/src/external/bsd/ipf/dist/tools/
ipnat_y.y
628
nat->in_flags |=
IPN_SIPRANGE
;
640
nat->in_flags |=
IPN_SIPRANGE
;
/src/external/bsd/ipf/dist/
ip_nat6.c
654
if (np->in_flags &
IPN_SIPRANGE
) {
Completed in 42 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026