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];
171 struct network_interface_info_ioctl_rsp { struct172 __le32 Next; /* next interface. zero if this is last one */173 __le32 IfIndex;174 __le32 Capability; /* RSS or RDMA Capable */175 __le32 Reserved;176 __le64 LinkSpeed;177 char SockAddr_Storage[128];