Home
last modified time | relevance | path

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

/xnu-10002.61.3/libsyscall/wrappers/skywalk/
H A Dos_nexus.c388 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in __os_nexus_ifattach()
411 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in __os_nexus_ifdetach()
424 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_ADD, in __os_nexus_flow_add()
437 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_DEL, in __os_nexus_flow_del()
449 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_CONFIG, in __os_nexus_config_flow()
473 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_GET_LLINK_INFO, in __os_nexus_get_llink_info()
/xnu-10002.61.3/bsd/skywalk/nexus/
H A Dnexus_common.h448 __nexus_config_req_prepare(struct nx_cfg_req *ncr, const uuid_t nx_uuid, in __nexus_config_req_prepare() function
H A Dnexus_kern.c1412 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in _kern_nexus_ifattach()
1470 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in kern_nexus_ifdetach()
1639 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_NETEM, in kern_nexus_set_if_netem_params()
1670 __nexus_config_req_prepare(&ncr, nx_uuid, cmd, data, data_len); in _kern_nexus_flow_config()