Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c176 static struct ipf *ipf_alloc(struct fsw_ip_frag_mgr *mgr);
622 f_new = ipf_alloc(mgr); in ipf_process()
973 ipf_alloc(struct fsw_ip_frag_mgr *mgr) in ipf_alloc() function