Searched refs:trs_process (Results 1 – 1 of 1) sorted by relevance
| /dpdk/lib/ipsec/ |
| H A D | esp_inb.c | 638 trs_process(struct rte_ipsec_sa *sa, struct rte_mbuf *mb[], in trs_process() function 841 return esp_inb_pkt_process(sa, mb, num, sa->sqh_len, trs_process); in esp_inb_trs_pkt_process() 848 return esp_inb_pkt_process(ss->sa, mb, num, 0, trs_process); in inline_inb_trs_pkt_process()
|