Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
1136 struct network_interface_info_ioctl_rsp { struct1137 __le32 Next; /* next interface. zero if this is last one */1138 __le32 IfIndex;1139 __le32 Capability; /* RSS or RDMA Capable */1140 __le32 Reserved;1141 __le64 LinkSpeed;1142 __le16 Family;1143 __u8 Buffer[126];