Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dudp.h53 #define UDP_ENCAP 1 macro
/f-stack/freebsd/netinet/
H A Dudp.h53 #define UDP_ENCAP 1 macro
H A Dudp_usrreq.c1005 case UDP_ENCAP: in udp_ctloutput()
1052 case UDP_ENCAP: in udp_ctloutput()
/f-stack/freebsd/netipsec/
H A Dudpencap.c74 if (sopt->sopt_name != UDP_ENCAP) { in udp_ipsec_pcbctl()