Home
last modified time | relevance | path

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

/openthread-latest/third_party/tcplp/
Dtcplp.h91 uint32_t tcplp_sys_generate_isn();
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_subr.c57 return (uint32_t) tcplp_sys_generate_isn(); in tcp_new_isn()
/openthread-latest/src/core/net/
Dtcp6.cpp1138 uint32_t tcplp_sys_generate_isn() in tcplp_sys_generate_isn() function