Lines Matching defs:process
40 * - process - finalize processing of packets after crypto-dev finished
41 * with them or process packets that are subjects to inline IPsec offload
65 uint16_t (*process)(const struct rte_ipsec_session *ss,
76 * - session/device specific functions to prepare/process IPsec packets.
98 /** functions to prepare/process IPsec packets */
133 * The maximum number of packets to process.
172 * The maximum number of packets to process.
197 * The maximum number of packets to process.
213 * process packets that are subjects to inline IPsec offload.
230 * The maximum number of packets to process.
238 return ss->pkt_func.process(ss, mb, num);