FreeBSD kernel kern code
uuid_macaddr Struct Reference

Data Fields

uint16_t state
 
uint16_t node [UUID_NODE_LEN > >1]
 

Detailed Description

Definition at line 76 of file kern_uuid.c.

Field Documentation

◆ node

uint16_t uuid_macaddr::node[UUID_NODE_LEN > >1]

Definition at line 81 of file kern_uuid.c.

◆ state

uint16_t uuid_macaddr::state

Definition at line 77 of file kern_uuid.c.

Referenced by uuid_ether_add(), uuid_ether_del(), and uuid_node().


The documentation for this struct was generated from the following file: