Searched refs:udp_input (Results 1 - 6 of 6) sorted by relevance

/external/qemu/slirp/
H A Dudp.h100 void udp_input _P((register struct mbuf *, int));
H A Dip_input.c244 udp_input(m, hlen);
H A Dudp.c75 udp_input(register struct mbuf *m, int iphlen) function
84 DEBUG_CALL("udp_input");
/external/qemu/slirp-android/
H A Dudp.h102 void udp_input _P((register struct mbuf *, int));
H A Dudp.c77 udp_input(register struct mbuf *m, int iphlen) function
86 DEBUG_CALL("udp_input");
H A Dip_input.c244 udp_input(m, hlen);

Completed in 38 milliseconds