Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/skywalk/nexus/
H A Dos_nexus_private.h327 NXCFG_CMD_NETEM = 30, /* config packet scheduler */ enumerator
H A Dnexus_kern.c1639 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_NETEM, in kern_nexus_set_if_netem_params()
/xnu-10002.61.3/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c533 case NXCFG_CMD_NETEM: { in nx_fsw_prov_config()
H A Dfsw.c1094 case NXCFG_CMD_NETEM: /* struct if_netem_params */ in fsw_ctl()