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;
1298 struct ethtool_tcpip6_spec { struct1299 uint32_t ip6src[4];1300 uint32_t ip6dst[4];1301 uint16_t psrc;1302 uint16_t pdst;1303 uint8_t tclass;