Searched defs:_ib_nic_prop (Results 1 – 1 of 1) sorted by relevance
100 typedef struct _ib_nic_prop { struct101 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 …]