Home
last modified time | relevance | path

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

/xnu-8796.141.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c177 static void ipf_free(struct fsw_ip_frag_mgr *mgr, struct ipf *f);
625 ipf_free(mgr, f); in ipf_process()
684 ipf_free(mgr, f_new); in ipf_process()
690 ipf_free(mgr, f_new); in ipf_process()
735 ipf_free(mgr, f); in ipf_process()
739 ipf_free(mgr, f); in ipf_process()
981 ipf_free(mgr, f); in ipfq_freef()
1033 ipf_free(struct fsw_ip_frag_mgr *mgr, struct ipf *f) in ipf_free() function