Home
last modified time | relevance | path

Searched refs:sosendto (Results 1 – 6 of 6) sorted by relevance

/external/qemu/slirp/
Dsocket.h84 int sosendto _P((struct socket *, struct mbuf *));
Dudp.c232 if(sosendto(so,m) == -1) { in udp_input()
Dsocket.c548 sosendto(struct socket *so, struct mbuf *m) in sosendto() function
/external/qemu/slirp-android/
Dsocket.h88 int sosendto _P((struct socket *, struct mbuf *));
Dudp.c282 if(sosendto(so,m) == -1) { in udp_input()
Dsocket.c549 sosendto(struct socket *so, struct mbuf *m) in sosendto() function