Searched refs:RTE_IPSEC_SATP_DIR_MASK (Results 1 – 3 of 3) sorted by relevance
56 } else if ((type & RTE_IPSEC_SATP_DIR_MASK) == RTE_IPSEC_SATP_DIR_IB) { in fill_crypto_xform()124 if ((type & RTE_IPSEC_SATP_DIR_MASK) == RTE_IPSEC_SATP_DIR_IB) { in ipsec_sa_size()357 static const uint64_t msk = RTE_IPSEC_SATP_DIR_MASK | in esp_sa_init()619 static const uint64_t msk = RTE_IPSEC_SATP_DIR_MASK | in lksd_none_pkt_func_select()657 static const uint64_t msk = RTE_IPSEC_SATP_DIR_MASK | in cpu_crypto_pkt_func_select()699 static const uint64_t msk = RTE_IPSEC_SATP_DIR_MASK | in inline_crypto_pkt_func_select()746 if ((sa->type & RTE_IPSEC_SATP_DIR_MASK) == in ipsec_sa_pkt_func_select()
103 #define RTE_IPSEC_SATP_DIR_MASK (1ULL << RTE_SATP_LOG2_DIR) macro
155 if ((satp & RTE_IPSEC_SATP_DIR_MASK) == RTE_IPSEC_SATP_DIR_IB) { in copy_to_trf()