Searched refs:ifnet_traffic_descriptor_common (Results 1 – 14 of 14) sorted by relevance
| /xnu-12377.41.6/tests/skywalk/ |
| H A D | skt_steering.c | 151 (struct ifnet_traffic_descriptor_common *)&td, in skt_steering_main() 159 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 166 (struct ifnet_traffic_descriptor_common *)&td, in skt_steering_main() 182 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 188 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 195 (struct ifnet_traffic_descriptor_common *)&td, in skt_steering_main() 203 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 209 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 216 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() 235 (struct ifnet_traffic_descriptor_common *)&td_eth, in skt_steering_main() [all …]
|
| /xnu-12377.41.6/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule_inet.h | 38 struct ifnet_traffic_descriptor_common *td, 42 struct ifnet_traffic_descriptor_common *td, uint32_t flags, 57 const char *ifname, struct ifnet_traffic_descriptor_common *td,
|
| H A D | nexus_traffic_rule_eth.h | 39 struct ifnet_traffic_descriptor_common *td, 43 struct ifnet_traffic_descriptor_common *td, uint32_t flags, 58 const char *ifname, struct ifnet_traffic_descriptor_common *td,
|
| H A D | nexus_traffic_rule.h | 44 struct ifnet_traffic_descriptor_common *td, 53 struct ifnet_traffic_descriptor_common *td, 89 struct ifnet_traffic_descriptor_common *td,
|
| H A D | os_nexus.h | 45 struct ifnet_traffic_descriptor_common; 387 const char *ifname, const struct ifnet_traffic_descriptor_common *td, 398 struct ifnet_traffic_descriptor_common *nri_td; 746 struct ifnet_traffic_descriptor_common *td, bool add); 758 struct ifnet_traffic_descriptor_common *td,
|
| H A D | nexus_traffic_rule_eth.c | 189 struct ifnet_traffic_descriptor_common *td, in eth_traffic_rule_validate() 330 struct ifnet_traffic_descriptor_common *td, uint32_t flags, in eth_traffic_rule_find() 518 (struct ifnet_traffic_descriptor_common *)&ntre->ntre_td, in eth_traffic_rule_notify() 557 const char *ifname, struct ifnet_traffic_descriptor_common *td, in eth_traffic_rule_create()
|
| H A D | nexus_traffic_rule_inet.c | 367 struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_validate() 587 struct ifnet_traffic_descriptor_common *td, uint32_t flags, in inet_traffic_rule_find() 781 (struct ifnet_traffic_descriptor_common *)&ntri->ntri_td, in inet_traffic_rule_notify() 820 const char *ifname, struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_create()
|
| H A D | nexus_traffic_rule.c | 364 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule() 464 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule_generic()
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | if_var_status.h | 614 struct ifnet_traffic_descriptor_common { struct 625 struct ifnet_traffic_descriptor_common eth_common; argument 648 struct ifnet_traffic_descriptor_common inet_common;
|
| H A D | if_fake.c | 2546 struct ifnet_traffic_descriptor_common *td, bool add) in feth_notify_steering_info() 2577 struct ifnet_traffic_descriptor_common *td, uint32_t action) in feth_nx_rx_flow_steering_config()
|
| /xnu-12377.41.6/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 265 const char *ifname, const struct ifnet_traffic_descriptor_common *td, in os_nexus_controller_add_traffic_rule() 322 struct ifnet_traffic_descriptor_common *td, in rule_iterate()
|
| /xnu-12377.41.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.h | 790 struct netif_qset *, struct ifnet_traffic_descriptor_common *, bool); 796 struct ifnet_traffic_descriptor_common *, rx_flow_steering_action_t);
|
| H A D | nx_netif.c | 2703 struct ifnet_traffic_descriptor_common *td, bool add) in nx_netif_notify_steering_info() 2762 struct ifnet_traffic_descriptor_common *td, in nx_netif_configure_rx_flow_steering()
|
| /xnu-12377.41.6/bsd/skywalk/nexus/flowswitch/flow/ |
| H A D | flow_entry.c | 758 (struct ifnet_traffic_descriptor_common *)&td, in flow_entry_add_rx_steering_rule()
|