Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
889 struct network_interface_info_ioctl_rsp { struct890 __le32 Next; /* next interface. zero if this is last one */891 __le32 IfIndex;892 __le32 Capability; /* RSS or RDMA Capable */893 __le32 Reserved;894 __le64 LinkSpeed;895 __le16 Family;896 __u8 Buffer[126];