Searched refs:ipgen (Results 1 – 1 of 1) sorted by relevance
1729 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() argument1757 isipv6 = ((struct ip *)ipgen)->ip_v == (IPV6_VERSION >> 4); in tcp_respond()1758 ip6 = ipgen; in tcp_respond()1760 ip = ipgen; in tcp_respond()1886 m->m_data = (caddr_t)ipgen; in tcp_respond()