Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dpf_ioctl.c1895 u_int32_t hid; in pfioctl() local
1898 bcopy(addr, &hid, sizeof(hid)); in pfioctl()
1899 if (hid == 0) { in pfioctl()
1902 pf_status.hostid = hid; in pfioctl()