Searched refs:ifnet_traffic_descriptor_common (Results 1 – 7 of 7) sorted by relevance
| /xnu-10002.1.13/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, 320 (struct ifnet_traffic_descriptor_common *)td, 0, in nxctl_inet_traffic_rule_find_qset_id() 667 struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_validate() 890 struct ifnet_traffic_descriptor_common *td, uint32_t flags, in inet_traffic_rule_find() 1081 (struct ifnet_traffic_descriptor_common *)&ntri->ntri_td, in inet_traffic_rule_notify() 1095 const char *ifname, struct ifnet_traffic_descriptor_common *td, in inet_traffic_rule_create() 1283 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule() 1372 struct ifnet_traffic_descriptor_common *td, in add_traffic_rule_generic() [all …]
|
| H A D | os_nexus.h | 44 struct ifnet_traffic_descriptor_common; 392 const char *ifname, const struct ifnet_traffic_descriptor_common *td, 403 struct ifnet_traffic_descriptor_common *nri_td; 749 struct ifnet_traffic_descriptor_common *td, bool add);
|
| /xnu-10002.1.13/bsd/net/ |
| H A D | if_var_status.h | 583 struct ifnet_traffic_descriptor_common { struct 607 struct ifnet_traffic_descriptor_common inet_common; argument
|
| H A D | if_fake.c | 2347 struct ifnet_traffic_descriptor_common *td, bool add) in feth_notify_steering_info()
|
| /xnu-10002.1.13/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-10002.1.13/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif.h | 778 struct netif_qset *, struct ifnet_traffic_descriptor_common *, bool);
|
| H A D | nx_netif.c | 2705 struct ifnet_traffic_descriptor_common *td, bool add) in nx_netif_notify_steering_info()
|