Revision 9fafc9ea slirp/slirp.h
b/slirp/slirp.h | ||
---|---|---|
295 | 295 |
u_int8_t tcp_tos _P((struct socket *)); |
296 | 296 |
int tcp_emu _P((struct socket *, struct mbuf *)); |
297 | 297 |
int tcp_ctl _P((struct socket *)); |
298 |
struct tcpcb *tcp_drop(struct tcpcb *tp, int errno);
|
|
298 |
struct tcpcb *tcp_drop(struct tcpcb *tp, int err); |
|
299 | 299 |
|
300 | 300 |
#ifdef USE_PPP |
301 | 301 |
#define MIN_MRU MINMRU |
Also available in: Unified diff