<dec f='src/src/sys/net/if.h' l='285' type='struct ifaddr *'/>
<offset>3392</offset>
<doc f='src/src/sys/net/if.h' l='278'>/* if_hwdl: h/w identity
	 *
	 * May be NULL.  If not NULL, it is the address assigned
	 * to the interface by the manufacturer, so it very likely
	 * to be unique.  It MUST NOT be deleted.  It is highly
	 * suitable for deriving the EUI64 for the interface.
	 */</doc>
<use f='src/src/sys/net/if.c' l='424' u='w' c='if_set_sadl'/>
<use f='src/src/sys/net/if.c' l='425' u='r' c='if_set_sadl'/>
<use f='src/src/sys/net/if.c' l='566' u='r' c='if_free_sadl'/>
<use f='src/src/sys/net/if.c' l='568' u='w' c='if_free_sadl'/>
<use f='src/src/sys/net/link_proto.c' l='196' u='r' c='link_control'/>
<use f='src/src/sys/net/link_proto.c' l='206' u='r' c='link_control'/>
<use f='src/src/sys/netinet6/in6_ifattach.c' l='339' u='r' c='in6_get_hw_ifid'/>
<use f='src/src/sys/netinet6/in6_ifattach.c' l='344' u='r' c='in6_get_hw_ifid'/>
