Searched defs:if_output (Results 1 - 2 of 2) sorted by relevance

/external/qemu/slirp/
H A Dif.c123 * if_output: Queue packet into an output queue.
136 if_output(struct socket *so, struct mbuf *ifm) function
141 DEBUG_CALL("if_output");
/external/qemu/slirp-android/
H A Dif.c123 * if_output: Queue packet into an output queue.
136 if_output(struct socket *so, struct mbuf *ifm) function
141 DEBUG_CALL("if_output");

Completed in 61 milliseconds