Searched refs:tcp_usr_rcvd (Results 1 – 3 of 3) sorted by relevance
351 tcp_usr_rcvd(struct tcpcb* tp) in tcp_usr_rcvd() function
388 int tcp_usr_rcvd(struct tcpcb* tp);
250 error = BsdErrorToOtError(tcp_usr_rcvd(&tp)); in CommitReceive()