Searched defs:ethtool_tcpip6_spec (Results 1 – 2 of 2) sorted by relevance
1030 struct ethtool_tcpip6_spec { struct1031 __be32 ip6src[4];1032 __be32 ip6dst[4];1033 __be16 psrc;1034 __be16 pdst;1035 __u8 tclass;
1294 struct ethtool_tcpip6_spec { struct1295 uint32_t ip6src[4];1296 uint32_t ip6dst[4];1297 uint16_t psrc;1298 uint16_t pdst;1299 uint8_t tclass;