Searched refs:__nexus_config_req_prepare (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.1.9/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 452 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in __os_nexus_ifattach() 475 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in __os_nexus_ifdetach() 488 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_ADD, in __os_nexus_flow_add() 501 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_DEL, in __os_nexus_flow_del() 513 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_FLOW_CONFIG, in __os_nexus_config_flow() 537 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_GET_LLINK_INFO, in __os_nexus_get_llink_info()
|
| /xnu-12377.1.9/bsd/skywalk/nexus/ |
| H A D | nexus_common.h | 450 __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 | 1391 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_ATTACH, in _kern_nexus_ifattach() 1449 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_DETACH, in kern_nexus_ifdetach() 1618 __nexus_config_req_prepare(&ncr, nx_uuid, NXCFG_CMD_NETEM, in kern_nexus_set_if_netem_params() 1649 __nexus_config_req_prepare(&ncr, nx_uuid, cmd, data, data_len); in _kern_nexus_flow_config()
|