Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dtcp_var.h946 void tcp_pulloutofband(struct socket *,
/f-stack/freebsd/netinet/
H A Dtcp_var.h946 void tcp_pulloutofband(struct socket *,
H A Dtcp_input.c3079 tcp_pulloutofband(so, th, m, drop_hdrlen); in tcp_do_segment()
3524 tcp_pulloutofband(struct socket *so, struct tcphdr *th, struct mbuf *m, in tcp_pulloutofband() function