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;
1240 struct ethtool_tcpip4_spec { struct1241 uint32_t ip4src;1242 uint32_t ip4dst;1243 uint16_t psrc;1244 uint16_t pdst;1245 uint8_t tos;