Searched refs:__nexus_config_req_prepare (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.121.3/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 238 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in __os_nexus_ifattach() 261 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in __os_nexus_ifdetach() 274 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_ADD, in __os_nexus_flow_add() 287 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_DEL, in __os_nexus_flow_del() 300 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_GET_LLINK_INFO, in __os_nexus_get_llink_info()
|
| /xnu-8020.121.3/bsd/skywalk/nexus/ |
| H A D | nexus_common.h | 433 __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 | 1414 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in _kern_nexus_ifattach() 1472 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in kern_nexus_ifdetach() 1641 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_NETEM, in kern_nexus_set_if_netem_params() 1672 __nexus_config_req_prepare(&ncr, nx_uuid, cmd, data, data_len); in _kern_nexus_flow_config()
|