Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/skywalk/nexus/
H A Dnexus_ioctl.h94 uint8_t gtr_type; member
H A Dnexus_traffic_rule.c1455 type = find_traffic_rule_type(args->gtr_type); in nxioctl_get_traffic_rules()
1457 SK_ERR("rule type %x not found", args->gtr_type); in nxioctl_get_traffic_rules()
/xnu-11417.121.6/libsyscall/wrappers/skywalk/
H A Dos_nexus.c336 args.gtr_type = t->tr_type; in os_nexus_controller_iterate_traffic_rules()