Searched refs:tcplp_sys_accept_ready (Results 1 – 3 of 3) sorted by relevance
77 struct tcpcb *tcplp_sys_accept_ready(struct tcpcb_listen *aTcbListen, struct in6_addr *aAddr, uint1…
988 struct tcpcb *tcplp_sys_accept_ready(struct tcpcb_listen *aTcbListen, struct in6_addr *aAddr, uint1… in tcplp_sys_accept_ready() function
813 …tp = tcplp_sys_accept_ready(tpl, &ip6->ip6_src, th->th_sport); // Try to allocate an active socket… in tcp_input()