Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
1144 struct network_interface_info_ioctl_rsp { struct1145 __le32 Next; /* next interface. zero if this is last one */1146 __le32 IfIndex;1147 __le32 Capability; /* RSS or RDMA Capable */1148 __le32 Reserved;1149 __le64 LinkSpeed;1150 __le16 Family;1151 __u8 Buffer[126];