Searched refs:tcp_ptr (Results 1 – 1 of 1) sorted by relevance
1644 tcpip_fillheaders(struct inpcb *inp, uint16_t port, void *ip_ptr, void *tcp_ptr) in tcpip_fillheaders() argument1646 struct tcphdr *th = (struct tcphdr *)tcp_ptr; in tcpip_fillheaders()