Searched refs:inbound_sa_check (Results 1 – 3 of 3) sorted by relevance
347 inbound_sa_check(struct sa_ctx *sa_ctx, struct rte_mbuf *m, uint32_t sa_idx);
1528 inbound_sa_check(struct sa_ctx *sa_ctx, struct rte_mbuf *m, uint32_t sa_idx) in inbound_sa_check() function
666 if (!inbound_sa_check(sa, m, sa_idx)) { in inbound_sp_sa()