Home
last modified time | relevance | path

Searched refs:IPN_TCPUDPICMP (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/bsd/ipf/dist/
H A Dip_nat6.c632 (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) {
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_nat6.c613 (flags & IPN_TCPUDPICMP) && (np->in_spnext != 0)) { in ipf_nat6_newmap()
651 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY))) in ipf_nat6_newmap()
2859 nflags &= ~IPN_TCPUDPICMP; in ipf_nat6_out()
3258 nflags &= ~IPN_TCPUDPICMP; in ipf_nat6_in()
3426 if ((flags & IPN_TCPUDPICMP) != 0) { in ipf_nat6_newrewrite()
3483 if ((flags & IPN_TCPUDPICMP) != 0) { in ipf_nat6_newrewrite()
H A Dip_nat.h365 #define IPN_TCPUDPICMP (IPN_TCP|IPN_UDP|IPN_ICMPERR) macro
H A Dip_nat.c2745 (flags & IPN_TCPUDPICMP) && (np->in_spnext != 0)) { in ipf_nat_newmap()
2776 if ((port == 0) && (flags & (IPN_TCPUDPICMP|IPN_ICMPQUERY))) in ipf_nat_newmap()
5161 nflags &= ~IPN_TCPUDPICMP; in ipf_nat_out()
5607 nflags &= ~IPN_TCPUDPICMP; in ipf_nat_in()
5637 nflags &= ~IPN_TCPUDPICMP; in ipf_nat_in()
6987 if ((flags & IPN_TCPUDPICMP) != 0) { in ipf_nat_newrewrite()
7041 if ((flags & IPN_TCPUDPICMP) != 0) { in ipf_nat_newrewrite()