Home
last modified time | relevance | path

Searched defs:ethtool_tcpip6_spec (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dethtool.h1030 struct ethtool_tcpip6_spec { struct
1031 __be32 ip6src[4];
1032 __be32 ip6dst[4];
1033 __be16 psrc;
1034 __be16 pdst;
1035 __u8 tclass;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1294 struct ethtool_tcpip6_spec { struct
1295 uint32_t ip6src[4];
1296 uint32_t ip6dst[4];
1297 uint16_t psrc;
1298 uint16_t pdst;
1299 uint8_t tclass;