Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_var.h1372 void tcp_pulloutofband(struct socket *,
H A Dtcp_input.c3156 tcp_pulloutofband(so, th, m, drop_hdrlen); in tcp_do_segment()
3614 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, in tcp_pulloutofband() function