Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
1168 struct network_interface_info_ioctl_rsp { struct1169 __le32 Next; /* next interface. zero if this is last one */1170 __le32 IfIndex;1171 __le32 Capability; /* RSS or RDMA Capable */1172 __le32 Reserved;1173 __le64 LinkSpeed;1174 __le16 Family;1175 __u8 Buffer[126];
968 struct network_interface_info_ioctl_rsp { struct969 __le32 Next; /* next interface. zero if this is last one */970 __le32 IfIndex;971 __le32 Capability; /* RSS or RDMA Capable */972 __le32 Reserved;973 __le64 LinkSpeed;974 char SockAddr_Storage[128];