Home
last modified time | relevance | path

Searched defs:ethtool_tcpip4_spec (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dethtool.h335 struct ethtool_tcpip4_spec { struct
336 __be32 ip4src;
337 __be32 ip4dst;
338 __be16 psrc;
339 __be16 pdst;
340 __u8 tos;
/openbmc/linux/include/uapi/linux/
H A Dethtool.h976 struct ethtool_tcpip4_spec { struct
977 __be32 ip4src;
978 __be32 ip4dst;
979 __be16 psrc;
980 __be16 pdst;
981 __u8 tos;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1240 struct ethtool_tcpip4_spec { struct
1241 uint32_t ip4src;
1242 uint32_t ip4dst;
1243 uint16_t psrc;
1244 uint16_t pdst;
1245 uint8_t tos;