Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_ip_frag.c176 static struct ipf *ipf_alloc(struct fsw_ip_frag_mgr *mgr);
623 f_new = ipf_alloc(mgr); in ipf_process()
993 ipf_alloc(struct fsw_ip_frag_mgr *mgr) in ipf_alloc() function