Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
1168 struct network_interface_info_ioctl_rsp { struct1169 __le32 Next; /* next interface. zero if this is last one */1170 __le32 IfIndex;1171 __le32 Capability; /* RSS or RDMA Capable */1172 __le32 Reserved;1173 __le64 LinkSpeed;1174 __le16 Family;1175 __u8 Buffer[126];
973 struct network_interface_info_ioctl_rsp { struct974 __le32 Next; /* next interface. zero if this is last one */975 __le32 IfIndex;976 __le32 Capability; /* RSS or RDMA Capable */977 __le32 Reserved;978 __le64 LinkSpeed;979 char SockAddr_Storage[128];