Searched refs:ip6_copyaux (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_var.h477 extern void ip6_copyaux(struct ip6aux *, struct ip6aux *);
H A Dip6_input.c2090 ip6_copyaux(struct ip6aux *src, struct ip6aux *dst) function
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_mbuf2.c633 ip6_copyaux((struct ip6aux *)(t + 1), (struct ip6aux *)(p + 1));

Completed in 68 milliseconds