Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dbpfdesc.h148 uuid_t bd_uuid; member
H A Dbpf.c1018 uuid_generate(d->bd_uuid); in bpfopen()
1721 if (uuid_compare(uuid, d->bd_uuid) == 0) { in bpf_get_device_from_uuid()
2506 bcopy(&d->bd_uuid, addr, sizeof(uuid_t)); in bpfioctl()