Searched refs:ipgen (Results 1 – 1 of 1) sorted by relevance
1736 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() argument1764 isipv6 = ((struct ip *)ipgen)->ip_v == (IPV6_VERSION >> 4); in tcp_respond()1765 ip6 = ipgen; in tcp_respond()1767 ip = ipgen; in tcp_respond()1893 m->m_data = (caddr_t)ipgen; in tcp_respond()