Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
608 struct network_interface_info_ioctl_rsp { struct609 __le32 Next; /* next interface. zero if this is last one */610 __le32 IfIndex;611 __le32 Capability; /* RSS or RDMA Capable */612 __le32 Reserved;613 __le64 LinkSpeed;614 char SockAddr_Storage[128];