Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet/
H A Dip_input.c391 static void frag_freef(struct ipqhead *, struct ipq *);
2231 frag_freef(&ipq[i], r); in ip_reass()
2237 frag_freef(head, fq); in ip_reass()
2483 frag_freef(head, fp); in ip_reass()
2494 frag_freef(head, fp); in ip_reass()
2508 frag_freef(head, fp); in ip_reass()
2560 frag_freef(head, fp); in ip_reass()
2616 frag_freef(struct ipqhead *fhp, struct ipq *fp) in frag_freef() function
2656 frag_freef(&ipq[i], fpp); in frag_timeout()
2671 frag_freef(&ipq[i], TAILQ_FIRST(&ipq[i])); in frag_timeout()
[all …]