Searched defs:ethtool_tcpip4_spec (Results 1 – 1 of 1) sorted by relevance
250 struct ethtool_tcpip4_spec { struct251 __be32 ip4src;252 __be32 ip4dst;254 __be16 psrc;255 __be16 pdst;279 struct ethtool_tcpip4_spec tcp_ip4_spec; argument