Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Dip_input.c393 static void frag_freef(struct ipqhead *, struct ipq *);
2232 frag_freef(&ipq[i], r); in ip_reass()
2238 frag_freef(head, fq); in ip_reass()
2484 frag_freef(head, fp); in ip_reass()
2495 frag_freef(head, fp); in ip_reass()
2509 frag_freef(head, fp); in ip_reass()
2561 frag_freef(head, fp); in ip_reass()
2617 frag_freef(struct ipqhead *fhp, struct ipq *fp) in frag_freef() function
2657 frag_freef(&ipq[i], fpp); in frag_timeout()
2672 frag_freef(&ipq[i], TAILQ_FIRST(&ipq[i])); in frag_timeout()
[all …]