Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/netinet6/
H A Dfrag6.c120 static void frag6_freef(struct ip6q *, struct fq6_head *, struct fq6_head *);
996 frag6_freef(struct ip6q *q6, struct fq6_head *dfq6, struct fq6_head *diq6) in frag6_freef() function
1090 frag6_freef(q6->ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1110 frag6_freef(ip6q.ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1162 frag6_freef(ip6q.ip6q_next, &dfq6, diq6_tmp); in frag6_drain()