Searched defs:ethtool_ah_espip6_spec (Results 1 – 2 of 2) sorted by relevance
1047 struct ethtool_ah_espip6_spec { struct1048 __be32 ip6src[4];1049 __be32 ip6dst[4];1050 __be32 spi;1051 __u8 tclass;
1311 struct ethtool_ah_espip6_spec { struct1312 uint32_t ip6src[4];1313 uint32_t ip6dst[4];1314 uint32_t spi;1315 uint8_t tclass;