OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPN_TCPUDPICMP
(Results
1 - 3
of
3
) sorted by relevancy
/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
2745
(flags &
IPN_TCPUDPICMP
) && (np->in_spnext != 0)) {
2776
if ((port == 0) && (flags & (
IPN_TCPUDPICMP
|IPN_ICMPQUERY)))
5161
nflags &= ~
IPN_TCPUDPICMP
;
5607
nflags &= ~
IPN_TCPUDPICMP
;
5637
nflags &= ~
IPN_TCPUDPICMP
;
6987
if ((flags &
IPN_TCPUDPICMP
) != 0) {
7041
if ((flags &
IPN_TCPUDPICMP
) != 0) {
Completed in 37 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025