Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dip6_output.c165 static int ip6_copyexthdr(struct mbuf **, caddr_t __indexable, int);
566 error = ip6_copyexthdr((mp), (caddr_t)(hp), \ in ip6_output_list()
1999 ip6_copyexthdr(struct mbuf **mp, caddr_t __indexable hdr, int hlen) in ip6_copyexthdr() function