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

  /external/qemu/slirp/
ip_output.c 29 * @(#)ip_output.c 8.3 (Berkeley) 1/21/94
30 * ip_output.c,v 1.9 1994/11/16 10:17:10 jkh Exp
56 ip_output(struct socket *so, struct mbuf *m0) function
63 DEBUG_CALL("ip_output");
  /external/qemu/slirp-android/
ip_output.c 29 * @(#)ip_output.c 8.3 (Berkeley) 1/21/94
30 * ip_output.c,v 1.9 1994/11/16 10:17:10 jkh Exp
56 ip_output(struct socket *so, struct mbuf *m0) function
63 DEBUG_CALL("ip_output");

Completed in 41 milliseconds