Searched defs:ethtool_tcpip4_spec (Results 1 – 3 of 3) sorted by relevance
335 struct ethtool_tcpip4_spec { struct336 __be32 ip4src;337 __be32 ip4dst;338 __be16 psrc;339 __be16 pdst;340 __u8 tos;
976 struct ethtool_tcpip4_spec { struct977 __be32 ip4src;978 __be32 ip4dst;979 __be16 psrc;980 __be16 pdst;981 __u8 tos;
1244 struct ethtool_tcpip4_spec { struct1245 uint32_t ip4src;1246 uint32_t ip4dst;1247 uint16_t psrc;1248 uint16_t pdst;1249 uint8_t tos;