Searched refs:gtr_buf64 (Results 1 – 2 of 2) sorted by relevance
| /xnu-10063.101.15/bsd/skywalk/nexus/ | ||
| H A D | nexus_ioctl.h | 99 uint64_t gtr_buf64; member |
| H A D | nexus_traffic_rule.c | 1437 uaddr = proc_is64bit(procp) ? args->gtr_buf64 : in nxioctl_get_traffic_rules() |