Searched refs:ip6po_rhi_rthdr (Results 1 – 2 of 2) sorted by relevance
169 struct ip6_rthdr *ip6po_rhi_rthdr; /* Routing header */ member172 #define ip6po_rthdr ip6po_rhinfo.ip6po_rhi_rthdr
1807 if (pktopt->ip6po_rhinfo.ip6po_rhi_rthdr) in ip6_clearpktopts()1808 free(pktopt->ip6po_rhinfo.ip6po_rhi_rthdr, M_IP6OPT, 0); in ip6_clearpktopts()1809 pktopt->ip6po_rhinfo.ip6po_rhi_rthdr = NULL; in ip6_clearpktopts()