Searched defs:ethtool_tcpip6_spec (Results 1 – 1 of 1) sorted by relevance
324 struct ethtool_tcpip6_spec { struct325 __be32 ip6src[4];326 __be32 ip6dst[4];327 __be16 psrc;351 struct ethtool_tcpip6_spec tcp_ip6_spec; argument