HomeSort by: relevance | last modified time | path
    Searched defs:ip6_copyexthdr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet6/
ip6_output.c 126 static int ip6_copyexthdr(struct mbuf **, void *, int);
257 error = ip6_copyexthdr((mp), (void *)(hp), \
1072 ip6_copyexthdr(struct mbuf **mp, void *hdr, int hlen) function in typeref:typename:int
ip6_output.c 126 static int ip6_copyexthdr(struct mbuf **, void *, int);
257 error = ip6_copyexthdr((mp), (void *)(hp), \
1072 ip6_copyexthdr(struct mbuf **mp, void *hdr, int hlen) function in typeref:typename:int

Completed in 28 milliseconds