Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/net/
H A Dif_bridge.c1506 int fb, retry, has_hostid; in bridge_clone_create() local
1580 has_hostid = (uuid_get_ethernet(&eth_hostid[0]) == 0); in bridge_clone_create()
1582 if (fb || has_hostid == 0) { in bridge_clone_create()