Searched defs:network_interface_info_ioctl_rsp (Results 1 – 2 of 2) sorted by relevance
287 struct network_interface_info_ioctl_rsp { struct288 __le32 Next; /* next interface. zero if this is last one */289 __le32 IfIndex;290 __le32 Capability; /* RSS or RDMA Capable */291 __le32 Reserved;292 __le64 LinkSpeed;293 __le16 Family;294 __u8 Buffer[126];
200 struct network_interface_info_ioctl_rsp { struct201 __le32 Next; /* next interface. zero if this is last one */202 __le32 IfIndex;203 __le32 Capability; /* RSS or RDMA Capable */204 __le32 Reserved;205 __le64 LinkSpeed;206 char SockAddr_Storage[128];