Searched refs:tcpb (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet/
H A Dtcp_subr.c1207 struct tcpcb *tcpb; local
1223 if ((tcpb = intotcpcb(inpb))) {
1224 while ((te = LIST_FIRST(&tcpb->t_segq))

Completed in 23 milliseconds