Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/net/
H A Dif_bridge.c1505 int fb, retry, has_hostid; in bridge_clone_create() local
1584 has_hostid = (uuid_get_ethernet(&eth_hostid[0]) == 0); in bridge_clone_create()
1586 if (fb || has_hostid == 0) { in bridge_clone_create()