Searched defs:ethtool_ah_espip4_spec (Results 1 – 2 of 2) sorted by relevance
352 struct ethtool_ah_espip4_spec { struct353 __be32 ip4src;354 __be32 ip4dst;355 __be32 spi;356 __u8 tos;
1261 struct ethtool_ah_espip4_spec { struct1262 uint32_t ip4src;1263 uint32_t ip4dst;1264 uint32_t spi;1265 uint8_t tos;