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

  /src/sys/netinet6/
frag6.c 97 static void frag6_enq(struct ip6asfrag *, struct ip6asfrag *);
427 frag6_enq(ip6af, af6->ip6af_up);
608 frag6_enq(struct ip6asfrag *af6, struct ip6asfrag *up6) function
620 * To frag6_enq as remque is to insque.
frag6.c 97 static void frag6_enq(struct ip6asfrag *, struct ip6asfrag *);
427 frag6_enq(ip6af, af6->ip6af_up);
608 frag6_enq(struct ip6asfrag *af6, struct ip6asfrag *up6) function
620 * To frag6_enq as remque is to insque.

Completed in 31 milliseconds