Searched defs:udp_input (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/netinet/ | ||
H A D | in_proto.c | 201 #define udp_input udp_input_wrapper in PR_WRAP_CTLINPUT() macro |
H A D | udp_usrreq.c | 311 udp_input(struct mbuf *m, int off, int proto) in udp_input() function |