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