Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/netinet6/
H A Dfrag6.c127 static void ip6q_free(struct ip6q *);
856 ip6q_free(q6); in frag6_input()
874 ip6q_free(q6); in frag6_input()
1002 ip6q_free(q6); in frag6_freef()
1204 ip6q_free(struct ip6q *q6) in ip6q_free() function