Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dtcp_subr.c1310 tcpip_fillheaders(struct inpcb *inp, void *ip_ptr, void *tcp_ptr) in tcpip_fillheaders() argument
1312 struct tcphdr *th = (struct tcphdr *)tcp_ptr; in tcpip_fillheaders()