Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_var.h209 extern struct fsw_ip_frag_mgr * fsw_ip_frag_mgr_create(
H A Dfsw_ip_frag.c187 fsw_ip_frag_mgr_create(struct nx_flowswitch *fsw, struct ifnet *ifp, in fsw_ip_frag_mgr_create() function
H A Dfsw.c277 fsw->fsw_ipfm = fsw_ip_frag_mgr_create(fsw, ifp, f_limit); in fsw_setup_ifp()