Searched refs:ip6aux (Results 1 – 3 of 3) sorted by relevance
238 struct ip6aux { struct298 const struct ip6aux *ip6_getdstifaddr(struct mbuf *);
821 struct ip6aux *ip6a; in ip6_setdstifaddr()827 ip6a = (struct ip6aux *)(mtag + 1); in ip6_setdstifaddr()838 const struct ip6aux *845 return (struct ip6aux *)(mtag + 1); in ip6_getdstifaddr()1508 mtag = m_tag_get(PACKET_TAG_INET6, sizeof(struct ip6aux), in ip6_addaux()1512 memset(mtag + 1, 0, sizeof(struct ip6aux)); in ip6_addaux()
2056 const struct ip6aux *ip6a; in icmp6_reflect()