Home | History | Annotate | Download | only in slirp

Lines Matching refs:mbuf

211 #include "mbuf.h"
277 int cksum(struct mbuf *m, int len);
281 void if_output _P((struct socket *, struct mbuf *));
285 void ip_input _P((struct mbuf *));
287 void ip_stripoptions _P((register struct mbuf *, struct mbuf *));
290 int ip_output _P((struct socket *, struct mbuf *));
293 void tcp_input _P((register struct mbuf *, int, struct socket *));
303 void tcp_respond _P((struct tcpcb *, register struct tcpiphdr *, register struct mbuf *, tcp_seq, tcp_seq, int));
311 int tcp_emu _P((struct socket *, struct mbuf *));