Home
last modified time | relevance | path

Searched refs:ifnet_traffic_descriptor_common (Results 1 – 14 of 14) sorted by relevance

/xnu-12377.41.6/tests/skywalk/
H A Dskt_steering.c151 (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 Dnexus_traffic_rule_inet.h38 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 Dnexus_traffic_rule_eth.h39 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 Dnexus_traffic_rule.h44 struct ifnet_traffic_descriptor_common *td,
53 struct ifnet_traffic_descriptor_common *td,
89 struct ifnet_traffic_descriptor_common *td,
H A Dos_nexus.h45 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 Dnexus_traffic_rule_eth.c189 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 Dnexus_traffic_rule_inet.c367 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 Dnexus_traffic_rule.c364 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 Dif_var_status.h614 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 Dif_fake.c2546 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 Dos_nexus.c265 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 Dnx_netif.h790 struct netif_qset *, struct ifnet_traffic_descriptor_common *, bool);
796 struct ifnet_traffic_descriptor_common *, rx_flow_steering_action_t);
H A Dnx_netif.c2703 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 Dflow_entry.c758 (struct ifnet_traffic_descriptor_common *)&td, in flow_entry_add_rx_steering_rule()