Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Dfrag6.c119 static void frag6_remque(struct ip6q *);
874 frag6_remque(q6); in frag6_input()
892 frag6_remque(q6); in frag6_input()
1020 frag6_remque(q6); in frag6_freef()
1065 frag6_remque(struct ip6q *p6) in frag6_remque() function