Home
last modified time | relevance | path

Searched refs:atre_td (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_ioctl.h74 struct ifnet_traffic_descriptor_eth atre_td; member
H A Dnexus_traffic_rule.c508 &args->atre_td.eth_common, in nxioctl_add_traffic_rule_eth()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_nexus.c249 bcopy(td, &args.atre_td, sizeof(args.atre_td)); in add_traffic_rule_eth()