Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_seq.h64 #define tcp_sendseqinit(tp) \ macro
H A Dtcp_usrreq.c142 tcp_sendseqinit(tp); in tcp6_connect()
H A Dtcp_input.c829 tcp_sendseqinit(tp); in tcp_input()