Searched refs:ah_ip4_spec (Results 1 – 2 of 2) sorted by relevance
753 struct ethtool_ah_espip4_spec ah_ip4_spec; member969 struct ethtool_ah_espip4_spec ah_ip4_spec; member
7147 fsp->h_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7151 fsp->m_u.ah_ip4_spec.spi = cpu_to_be32(tmp); in niu_get_ip4fs_from_tcam_key()7410 spi = be32_to_cpu(fsp->h_u.ah_ip4_spec.spi); in niu_get_tcamkey_from_ip4fs()7411 spim = be32_to_cpu(fsp->m_u.ah_ip4_spec.spi); in niu_get_tcamkey_from_ip4fs()