Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c281 static void tcp_pulloutofband(struct socket *,
5681 tcp_pulloutofband(so, th, m, in tcp_input()
6300 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, int off) in tcp_pulloutofband() function