Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_input.c560 tcp_reass(struct tcpcb *tp, struct tcphdr *th, int *tlenp, struct mbuf *m, in tcp_reass() function
5840 thflags = tcp_reass(tp, th, &tlen, m, ifp, &read_wakeup); in tcp_input()