Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
268 struct network_interface_info_ioctl_rsp { struct269 __le32 Next; /* next interface. zero if this is last one */270 __le32 IfIndex;271 __le32 Capability; /* RSS or RDMA Capable */272 __le32 Reserved;273 __le64 LinkSpeed;274 __le16 Family;275 __u8 Buffer[126];
169 struct network_interface_info_ioctl_rsp { struct170 __le32 Next; /* next interface. zero if this is last one */171 __le32 IfIndex;172 __le32 Capability; /* RSS or RDMA Capable */173 __le32 Reserved;174 __le64 LinkSpeed;175 char SockAddr_Storage[128];