Home
last modified time | relevance | path

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

/f-stack/freebsd/netipsec/
H A Dipsec_support.h57 int (*udp_input)(struct mbuf *, int, int); member
/f-stack/freebsd/netinet/
H A Dudp_usrreq.c393 udp_input(struct mbuf **mp, int *offp, int proto) in udp_input() function