Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dethtool.h352 struct ethtool_ah_espip4_spec { struct
353 __be32 ip4src;
354 __be32 ip4dst;
355 __be32 spi;
356 __u8 tos;
/openbmc/linux/include/uapi/linux/
H A Dethtool.h993 struct ethtool_ah_espip4_spec { struct
994 __be32 ip4src;
995 __be32 ip4dst;
996 __be32 spi;
997 __u8 tos;
/openbmc/qemu/include/standard-headers/linux/
H A Dethtool.h1257 struct ethtool_ah_espip4_spec { struct
1258 uint32_t ip4src;
1259 uint32_t ip4dst;
1260 uint32_t spi;
1261 uint8_t tos;