Searched refs:ipgen (Results 1 – 1 of 1) sorted by relevance
755 tcp_respond(struct tcpcb *tp, void *ipgen, struct tcphdr *th, struct mbuf *m, in tcp_respond() argument773 isipv6 = IP_VHL_V(((struct ip *)ipgen)->ip_vhl) == 6; in tcp_respond()774 ip6 = ipgen; in tcp_respond()775 ip = ipgen; in tcp_respond()832 m->m_data = (uintptr_t)ipgen; in tcp_respond()