Home
last modified time | relevance | path

Searched defs:_ib_nic_prop (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dbootprops.h100 typedef struct _ib_nic_prop { struct
101 uchar_t nic_mac[6];
102 uchar_t nic_vlan[2];
103 union {
106 } nic_ip_u;
107 union {
110 } nic_gw_u;
111 union {
114 } nic_dhcp_u;
115 int sin_family;
[all …]