Home
last modified time | relevance | path

Searched refs:UDPENCAP_PCBCTL (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/sys/netipsec/
H A Dipsec_support.h169 #define UDPENCAP_PCBCTL(inp, sopt) \ macro
201 #define UDPENCAP_PCBCTL(inp, sopt) \ macro
/freebsd-14.2/sys/netinet/
H A Dudp_usrreq.c908 error = UDPENCAP_PCBCTL(inp, sopt); in udp_ctloutput()
959 error = UDPENCAP_PCBCTL(inp, sopt); in udp_ctloutput()