Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_support.h138 #define UDPENCAP_INPUT(m, ...) \ macro
169 #define UDPENCAP_INPUT(m, ...) \ macro
/f-stack/freebsd/netinet/
H A Dudp_usrreq.c337 UDPENCAP_INPUT(n, off, AF_INET) != 0) in udp_append()