Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf_ioctl.c1880 u_int32_t hid; in pfioctl() local
1883 bcopy(addr, &hid, sizeof(hid)); in pfioctl()
1884 if (hid == 0) { in pfioctl()
1887 pf_status.hostid = hid; in pfioctl()