Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
1008 struct network_interface_info_ioctl_rsp { struct1009 __le32 Next; /* next interface. zero if this is last one */1010 __le32 IfIndex;1011 __le32 Capability; /* RSS or RDMA Capable */1012 __le32 Reserved;1013 __le64 LinkSpeed;1014 __le16 Family;1015 __u8 Buffer[126];