Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_ioctl.h111 uint8_t gtr_type; member
H A Dnexus_traffic_rule.c543 type = find_traffic_rule_type(args->gtr_type); in nxioctl_get_traffic_rules()
545 SK_ERR("rule type %x not found", args->gtr_type); in nxioctl_get_traffic_rules()
/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_nexus.c400 args.gtr_type = t->tr_type; in os_nexus_controller_iterate_traffic_rules()