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_TCPUDPICMP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ipf/dist/
ip_nat6.c
632
(flags &
IPN_TCPUDPICMP
) && (np->in_spnext != 0)) {
670
if ((port == 0) && (flags & (
IPN_TCPUDPICMP
|IPN_ICMPQUERY)))
2248
sflags = flags &
IPN_TCPUDPICMP
;
2916
nflags &= ~
IPN_TCPUDPICMP
;
3315
nflags &= ~
IPN_TCPUDPICMP
;
3486
if ((flags &
IPN_TCPUDPICMP
) != 0) {
3543
if ((flags &
IPN_TCPUDPICMP
) != 0) {
/src/sys/external/bsd/ipf/netinet/
ip_nat6.c
613
(flags &
IPN_TCPUDPICMP
) && (np->in_spnext != 0)) {
651
if ((port == 0) && (flags & (
IPN_TCPUDPICMP
|IPN_ICMPQUERY)))
2859
nflags &= ~
IPN_TCPUDPICMP
;
3258
nflags &= ~
IPN_TCPUDPICMP
;
3426
if ((flags &
IPN_TCPUDPICMP
) != 0) {
3483
if ((flags &
IPN_TCPUDPICMP
) != 0) {
ip_nat.h
365
#define
IPN_TCPUDPICMP
(IPN_TCP|IPN_UDP|IPN_ICMPERR)
ip_nat.c
2746
(flags &
IPN_TCPUDPICMP
) && (np->in_spnext != 0)) {
2777
if ((port == 0) && (flags & (
IPN_TCPUDPICMP
|IPN_ICMPQUERY)))
5162
nflags &= ~
IPN_TCPUDPICMP
;
5608
nflags &= ~
IPN_TCPUDPICMP
;
5638
nflags &= ~
IPN_TCPUDPICMP
;
6988
if ((flags &
IPN_TCPUDPICMP
) != 0) {
7042
if ((flags &
IPN_TCPUDPICMP
) != 0) {
Completed in 36 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026