Searched defs:ethtool_tcpip4_spec (Results 1 – 1 of 1) sorted by relevance
285 struct ethtool_tcpip4_spec { struct286 __be32 ip4src;287 __be32 ip4dst;289 __be16 psrc;290 __be16 pdst;314 struct ethtool_tcpip4_spec tcp_ip4_spec; argument