Searched refs:ifnet_traffic_descriptor_common (Results 1 – 8 of 8) sorted by relevance
| /xnu-11417.121.6/tests/skywalk/ |
| H A D | skt_steering.c | 120 (struct ifnet_traffic_descriptor_common *)&td, in skt_steering_main() 126 (struct ifnet_traffic_descriptor_common *)&td, in skt_steering_main()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/ |
| H A D | nexus_traffic_rule.c | 51 struct ifnet_traffic_descriptor_common *td, 61 struct ifnet_traffic_descriptor_common *td, 93 struct ifnet_traffic_descriptor_common *td, 325 (struct ifnet_traffic_descriptor_common *)td, 0, &ntr); in nxctl_inet_traffic_rule_find_qset_id() 672 struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_validate() 895 struct ifnet_traffic_descriptor_common *td, uint32_t flags, in inet_traffic_rule_find() 1099 (struct ifnet_traffic_descriptor_common *)&ntri->ntri_td, in inet_traffic_rule_notify() 1113 const char *ifname, struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_create() 1304 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule() 1393 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule_generic() [all …]
|
| H A D | os_nexus.h | 45 struct ifnet_traffic_descriptor_common; 393 const char *ifname, const struct ifnet_traffic_descriptor_common *td, 404 struct ifnet_traffic_descriptor_common *nri_td; 750 struct ifnet_traffic_descriptor_common *td, bool add);
|
| /xnu-11417.121.6/bsd/net/ |
| H A D | if_var_status.h | 613 struct ifnet_traffic_descriptor_common { struct 637 struct ifnet_traffic_descriptor_common inet_common; argument
|
| H A D | if_fake.c | 2538 struct ifnet_traffic_descriptor_common *td, bool add) in feth_notify_steering_info()
|
| /xnu-11417.121.6/libsyscall/wrappers/skywalk/ |
| H A D | os_nexus.c | 238 const char *ifname, const struct ifnet_traffic_descriptor_common *td, in os_nexus_controller_add_traffic_rule() 299 (struct ifnet_traffic_descriptor_common *)&info->tri_td; in inet_rule_iterate()
|
| /xnu-11417.121.6/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.h | 784 struct netif_qset *, struct ifnet_traffic_descriptor_common *, bool);
|
| H A D | nx_netif.c | 2707 struct ifnet_traffic_descriptor_common *td, bool add) in nx_netif_notify_steering_info()
|