Searched refs:sktu_nexus_t (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skywalk_test_utils.h | 66 } * sktu_nexus_t; typedef 203 sktu_nexus_t nexus; 239 struct sktu_flow * _sktu_create_nexus_flow(sktu_nexus_t nexus, 242 struct sktu_flow * sktu_create_nexus_flow(sktu_nexus_t nexus, uint8_t af, 244 struct sktu_flow * sktu_create_nexus_low_latency_flow(sktu_nexus_t nexus, 247 struct sktu_flow * sktu_create_nexus_flow_with_nx_port(sktu_nexus_t nexus,
|
| H A D | skywalk_test_utils.c | 2696 _sktu_create_nexus_flow(sktu_nexus_t nexus, nexus_port_t nx_port, in _sktu_create_nexus_flow() 2786 sktu_create_nexus_flow(sktu_nexus_t nexus, uint8_t af, void *src, void *dst, in sktu_create_nexus_flow() 2793 sktu_create_nexus_flow_with_nx_port(sktu_nexus_t nexus, nexus_port_t nx_port, in sktu_create_nexus_flow_with_nx_port() 2801 sktu_create_nexus_low_latency_flow(sktu_nexus_t nexus, uint8_t af, void *src, void *dst, in sktu_create_nexus_low_latency_flow() 2810 sktu_nexus_t nexus = flow->nexus; in _sktu_destroy_nexus_flow()
|