Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/netinet6/
HDip6_output.c143 static int ip6_copyexthdr(struct mbuf **, caddr_t, int);
165 error = ip6_copyexthdr((mp), (caddr_t)(hp), \
1129 ip6_copyexthdr(struct mbuf **mp, caddr_t hdr, int hlen) in ip6_copyexthdr() function