Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/ !
H A Dfsw_var.h218 extern struct fsw_ip_frag_mgr * fsw_ip_frag_mgr_create(
H A Dfsw_ip_frag.c188 fsw_ip_frag_mgr_create(struct nx_flowswitch *fsw, struct ifnet *ifp, in fsw_ip_frag_mgr_create() function
H A Dfsw.c396 fsw->fsw_ipfm = fsw_ip_frag_mgr_create(fsw, ifp, f_limit); in fsw_setup_ifp()