Home | History | Annotate | Download | only in slirp-android

Lines Matching refs:mbuf

164 #include "mbuf.h"
227 int cksum(struct mbuf *m, int len);
231 void if_output _P((struct socket *, struct mbuf *));
235 void ip_input _P((struct mbuf *));
237 void ip_stripoptions _P((register struct mbuf *, struct mbuf *));
240 int ip_output _P((struct socket *, struct mbuf *));
243 void tcp_input _P((register struct mbuf *, int, struct socket *));
253 void tcp_respond _P((struct tcpcb *, register struct tcpiphdr *, register struct mbuf *, tcp_seq, tcp_seq, int));
261 int tcp_emu _P((struct socket *, struct mbuf *));