HomeSort by relevance Sort by last modified time
    Searched defs:if_output (Results 1 - 2 of 2) sorted by null

  /external/qemu/slirp/
if.c 123 * 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/
if.c 123 * 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 400 milliseconds