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