Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/netinet6/
H A Dfrag6.c127 static void ip6q_free(struct ip6q *);
868 ip6q_free(q6); in frag6_input()
886 ip6q_free(q6); in frag6_input()
1014 ip6q_free(q6); in frag6_freef()
1211 ip6q_free(struct ip6q *q6) in ip6q_free() function