Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
267 struct network_interface_info_ioctl_rsp { struct268 __le32 Next; /* next interface. zero if this is last one */269 __le32 IfIndex;270 __le32 Capability; /* RSS or RDMA Capable */271 __le32 Reserved;272 __le64 LinkSpeed;273 __le16 Family;274 __u8 Buffer[126];
154 struct network_interface_info_ioctl_rsp { struct155 __le32 Next; /* next interface. zero if this is last one */156 __le32 IfIndex;157 __le32 Capability; /* RSS or RDMA Capable */158 __le32 Reserved;159 __le64 LinkSpeed;160 char SockAddr_Storage[128];