Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dfrag6.c129 static void ip6q_free(struct ip6q *);
878 ip6q_free(q6); in frag6_input()
896 ip6q_free(q6); in frag6_input()
1024 ip6q_free(q6); in frag6_freef()
1221 ip6q_free(struct ip6q *q6) in ip6q_free() function