Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_ioctl.h75 struct ifnet_traffic_rule_action_steer atre_ra; member
H A Dnexus_traffic_rule.c509 &args->atre_ra.ras_common, in nxioctl_add_traffic_rule_eth()
/xnu-12377.1.9/libsyscall/wrappers/skywalk/
H A Dos_nexus.c250 bcopy(ra, &args.atre_ra, sizeof(args.atre_ra)); in add_traffic_rule_eth()