Searched refs:ipgen (Results 1 – 1 of 1) sorted by relevance
1792 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() argument1820 isipv6 = ((struct ip *)ipgen)->ip_v == (IPV6_VERSION >> 4); in tcp_respond()1821 ip6 = ipgen; in tcp_respond()1823 ip = ipgen; in tcp_respond()1949 m->m_data = (caddr_t)ipgen; in tcp_respond()