Searched refs:tcpip_fillheaders (Results 1 – 3 of 3) sorted by relevance
210 tcpip_fillheaders(tp, (void *)&t->tt_ipgen, (void *)&t->tt_t); in tcpip_maketemplate()226 tcpip_fillheaders(struct tcpcb* tp, otMessageInfo* ip_ptr, void *tcp_ptr) in tcpip_fillheaders() function
603 void tcpip_fillheaders(struct tcpcb *, otMessageInfo *, void *);
1026 tcpip_fillheaders(tp, &ip6info, th); in tcp_output()