Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/skywalk/nexus/
H A Dos_nexus_private.h323 NXCFG_CMD_NETEM = 30, /* config packet scheduler */ enumerator
H A Dnexus_kern.c1642 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_NETEM, in kern_nexus_set_if_netem_params()
/xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/
H A Dnx_flowswitch.c482 case NXCFG_CMD_NETEM: { in nx_fsw_prov_config()
H A Dfsw.c1003 case NXCFG_CMD_NETEM: /* struct if_netem_params */ in fsw_ctl()