Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
1000 struct network_interface_info_ioctl_rsp { struct1001 __le32 Next; /* next interface. zero if this is last one */1002 __le32 IfIndex;1003 __le32 Capability; /* RSS or RDMA Capable */1004 __le32 Reserved;1005 __le64 LinkSpeed;1006 __le16 Family;1007 __u8 Buffer[126];