Searched refs:IS_TRANSPORT (Results 1 – 4 of 4) sorted by relevance
199 if (unlikely(IS_TRANSPORT(sa->flags))) { in esp_inbound_post()242 if (unlikely(IS_TRANSPORT(sa->flags))) { in esp_outbound()248 if (unlikely(IS_TRANSPORT(sa->flags))) { in esp_outbound()266 RTE_ASSERT(IS_TUNNEL(sa->flags) || IS_TRANSPORT(sa->flags)); in esp_outbound()272 else if (!IS_TRANSPORT(sa->flags)) { in esp_outbound()
190 #define IS_TRANSPORT(flags) ((flags) & TRANSPORT) macro
666 } else if (IS_TRANSPORT(rule->flags)) { in parse_sa_tokens()708 } else if (IS_TRANSPORT(rule->flags)) { in parse_sa_tokens()1457 prm->ipsec_xform.mode = (IS_TRANSPORT(ss->flags)) ? in fill_ipsec_sa_prm()
180 if (IS_TRANSPORT(sa->flags)) { in create_inline_session()