Searched refs:UDPENCAP_INPUT (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/netipsec/ |
H A D | ipsec_support.h | 173 #define UDPENCAP_INPUT(proto, m, ...) \ macro 205 #define UDPENCAP_INPUT(proto, m, ...) \ macro
|
/freebsd/sys/netinet6/ |
H A D | udp6_usrreq.c | 175 UDPENCAP_INPUT(ipv6, n, off, AF_INET6) != 0) { in udp6_append()
|
/freebsd/sys/netinet/ |
H A D | udp_usrreq.c | 275 UDPENCAP_INPUT(ipv4, n, off, AF_INET) != 0) in udp_append()
|