Home
last modified time | relevance | path

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

/dflybsd-src/sys/netinet/
H A Dtcp_input.c264 static void tcp_pulloutofband(struct socket *,
2390 tcp_pulloutofband(so, th, m, drop_hdrlen); in tcp_input()
2776 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, int off) in tcp_pulloutofband() function