Searched defs:network_interface_info_ioctl_rsp (Results 1 – 1 of 1) sorted by relevance
710 struct network_interface_info_ioctl_rsp { struct711 __le32 Next; /* next interface. zero if this is last one */712 __le32 IfIndex;713 __le32 Capability; /* RSS or RDMA Capable */714 __le32 Reserved;715 __le64 LinkSpeed;716 char SockAddr_Storage[128];