Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet6/
H A Dfrag6.c121 static void frag6_freef(struct ip6q *, struct fq6_head *, struct fq6_head *);
1017 frag6_freef(struct ip6q *q6, struct fq6_head *dfq6, struct fq6_head *diq6) in frag6_freef() function
1111 frag6_freef(q6->ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1131 frag6_freef(ip6q.ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1183 frag6_freef(ip6q.ip6q_next, &dfq6, diq6_tmp); in frag6_drain()