Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcp_subr.c1652 tcpip_fillheaders(struct inpcb *inp, uint16_t port, void *ip_ptr, void *tcp_ptr) in tcpip_fillheaders() argument
1654 struct tcphdr *th = (struct tcphdr *)tcp_ptr; in tcpip_fillheaders()