Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dfrag6.c118 static void frag6_remque(struct ip6q *);
865 frag6_remque(q6); in frag6_input()
883 frag6_remque(q6); in frag6_input()
1011 frag6_remque(q6); in frag6_freef()
1056 frag6_remque(struct ip6q *p6) in frag6_remque() function