Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_timewait.c139 optlen = tcp_addoptions(&to, opt); in tcp_twrespond()
H A Dtcp_output.c807 hdrlen += optlen = tcp_addoptions(&to, opt); in tcp_output()
1434 tcp_addoptions(struct tcpopt *to, uint8_t *optp) in tcp_addoptions() function
H A Dtcp_var.h605 int tcp_addoptions(struct tcpopt *, uint8_t *);