Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/third_party/tcplp/bsdtcp/
H A Dtcp_subr.c226 tcpip_fillheaders(struct tcpcb* tp, otMessageInfo* ip_ptr, void *tcp_ptr) in tcpip_fillheaders() argument
228 struct tcphdr *th = (struct tcphdr *)tcp_ptr; in tcpip_fillheaders()