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

  /src/sys/netinet6/
frag6.c 97 static void frag6_enq(struct ip6asfrag *, struct ip6asfrag *);
425 frag6_enq(ip6af, af6->ip6af_up);
604 frag6_enq(struct ip6asfrag *af6, struct ip6asfrag *up6) function in typeref:typename:void
616 * To frag6_enq as remque is to insque.

Completed in 12 milliseconds