Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
880 struct network_interface_info_ioctl_rsp { struct881 __le32 Next; /* next interface. zero if this is last one */882 __le32 IfIndex;883 __le32 Capability; /* RSS or RDMA Capable */884 __le32 Reserved;885 __le64 LinkSpeed;886 __le16 Family;887 __u8 Buffer[126];