Home
last modified time | relevance | path

Searched refs:ip6_findaux (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/netinet6/
H A Dip6_input.c143 static struct m_tag *ip6_findaux(struct mbuf *);
843 mtag = ip6_findaux(m); in ip6_getdstifaddr()
1519 ip6_findaux(struct mbuf *m) in ip6_findaux() function