HomeSort by relevance Sort by last modified time
    Searched refs:sbfree (Results 1 - 6 of 6) sorted by null

  /external/qemu/slirp/
sbuf.h 24 void sbfree _P((struct sbuf *));
sbuf.c 21 sbfree(struct sbuf *sb) function
tcp_subr.c 282 sbfree(&so->so_rcv);
283 sbfree(&so->so_snd);
    [all...]
  /external/qemu/slirp-android/
sbuf.h 24 void sbfree _P((struct sbuf *));
sbuf.c 21 sbfree(struct sbuf *sb) function
tcp_subr.c 284 sbfree(&so->so_rcv);
285 sbfree(&so->so_snd);

Completed in 67 milliseconds