Searched refs:__nexus_config_req_prepare (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.61.3/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 388 __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 D | nexus_common.h | 448 __nexus_config_req_prepare(struct nx_cfg_req *ncr, const uuid_t nx_uuid, in __nexus_config_req_prepare() function
|
| H A D | nexus_kern.c | 1412 __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()
|