Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dpf_ioctl.c1879 u_int32_t hid; in pfioctl() local
1882 bcopy(addr, &hid, sizeof(hid)); in pfioctl()
1883 if (hid == 0) { in pfioctl()
1886 pf_status.hostid = hid; in pfioctl()