Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_reass.c104 static void ipq_free(struct ipqbucket *, struct ipq *);
112 ipq_free(bucket, fp); in ipq_timeout()
120 ipq_free(bucket, fp); in ipq_drop()
824 ipq_free(struct ipqbucket *bucket, struct ipq *fp) in ipq_free() function