Home
last modified time | relevance | path

Searched defs:udp_input (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netipsec/
H A Dsubr_ipsec.c331 IPSEC_KMOD_METHOD(int, ipsec_kmod_udp_input, sc, in IPSEC_KMOD_METHOD() argument
H A Dipsec_support.h90 int (*udp_input)(struct mbuf *, int, int); member
/freebsd/sys/netinet/
H A Dudp_usrreq.c468 udp_input(struct mbuf **mp, int *offp, int proto) in udp_input() function