Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet6/
H A Dfrag6.c122 static void frag6_freef(struct ip6q *, struct fq6_head *, struct fq6_head *);
1018 frag6_freef(struct ip6q *q6, struct fq6_head *dfq6, struct fq6_head *diq6) in frag6_freef() function
1112 frag6_freef(q6->ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1132 frag6_freef(ip6q.ip6q_prev, &dfq6, diq6_tmp); in frag6_timeout()
1184 frag6_freef(ip6q.ip6q_next, &dfq6, diq6_tmp); in frag6_drain()