Searched refs:ipfq_freefq (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ip_frag.c | 174 static uint32_t ipfq_freefq(struct fsw_ip_frag_mgr *mgr, struct ipfq *q, 576 nfrags_freed = ipfq_freefq(mgr, q, NULL); in ipf_process() 824 nfreed = ipfq_freefq(mgr, q->ipfq_prev, in ipfq_timeout() 839 nfreed += ipfq_freefq(mgr, mgr->ipfm_q.ipfq_prev, in ipfq_timeout() 883 ipfq_freefq(mgr, mgr->ipfm_q.ipfq_next, NULL); in ipfq_drain() 962 ipfq_freefq(struct fsw_ip_frag_mgr *mgr, struct ipfq *q, in ipfq_freefq() function
|