Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/net/
H A Dpf_ioctl.c1906 u_int32_t hid; in pfioctl() local
1909 bcopy(addr, &hid, sizeof(hid)); in pfioctl()
1910 if (hid == 0) { in pfioctl()
1913 pf_status.hostid = hid; in pfioctl()