Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dfrag6.c120 static void frag6_remque(struct ip6q *);
875 frag6_remque(q6); in frag6_input()
893 frag6_remque(q6); in frag6_input()
1021 frag6_remque(q6); in frag6_freef()
1066 frag6_remque(struct ip6q *p6) in frag6_remque() function