Home
last modified time | relevance | path

Searched refs:ifnet_traffic_descriptor_eth (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_traffic_rule_eth.c38 struct ifnet_traffic_descriptor_eth ntre_td;
100 struct ifnet_traffic_descriptor_eth td = {0}; in nxctl_eth_traffic_rule_find_qset_id()
194 struct ifnet_traffic_descriptor_eth *tdi; in eth_traffic_rule_validate()
212 tdi = (struct ifnet_traffic_descriptor_eth *)td; in eth_traffic_rule_validate()
297 uint32_t flags, struct ifnet_traffic_descriptor_eth *tdi) in eth_traffic_rule_match()
300 struct ifnet_traffic_descriptor_eth *tdi0; in eth_traffic_rule_match()
335 struct ifnet_traffic_descriptor_eth *tdi = in eth_traffic_rule_find()
336 (struct ifnet_traffic_descriptor_eth *)td; in eth_traffic_rule_find()
563 struct ifnet_traffic_descriptor_eth *tdi; in eth_traffic_rule_create()
578 tdi = __container_of(td, struct ifnet_traffic_descriptor_eth, eth_common); in eth_traffic_rule_create()
H A Dnexus_ioctl.h74 struct ifnet_traffic_descriptor_eth atre_td;
107 struct ifnet_traffic_descriptor_eth tre_td;
/xnu-12377.41.6/tests/skywalk/
H A Dskt_steering.c38 fill_traffic_descriptor_eth(struct ifnet_traffic_descriptor_eth *td, in fill_traffic_descriptor_eth()
136 struct ifnet_traffic_descriptor_eth td_eth; in skt_steering_main()
/xnu-12377.41.6/libsyscall/wrappers/skywalk/
H A Dos_nexus.c238 const char *ifname, const struct ifnet_traffic_descriptor_eth *td, in add_traffic_rule_eth()
290 sizeof(struct ifnet_traffic_descriptor_eth)) { in os_nexus_controller_add_traffic_rule()
294 (const struct ifnet_traffic_descriptor_eth *)td, in os_nexus_controller_add_traffic_rule()
/xnu-12377.41.6/bsd/net/
H A Dif_var_status.h624 struct ifnet_traffic_descriptor_eth { struct