Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
272 struct network_interface_info_ioctl_rsp { struct273 __le32 Next; /* next interface. zero if this is last one */274 __le32 IfIndex;275 __le32 Capability; /* RSS or RDMA Capable */276 __le32 Reserved;277 __le64 LinkSpeed;278 __le16 Family;279 __u8 Buffer[126];
168 struct network_interface_info_ioctl_rsp { struct169 __le32 Next; /* next interface. zero if this is last one */170 __le32 IfIndex;171 __le32 Capability; /* RSS or RDMA Capable */172 __le32 Reserved;173 __le64 LinkSpeed;174 char SockAddr_Storage[128];