Home
last modified time | relevance | path

Searched defs:rt_ctx (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipsec_lpm_neon.h43 processx4_step2(struct rt_ctx * rt_ctx,int32x4_t dip,uint64_t inline_flag,struct rte_mbuf * pkt[FWDSTEP],uint16_t dprt[FWDSTEP]) processx4_step2() argument
83 process_single_pkt(struct rt_ctx * rt_ctx,struct rte_mbuf * pkt,uint16_t * dst_port) process_single_pkt() argument
115 route6_pkts_neon(struct rt_ctx * rt_ctx,struct rte_mbuf ** pkts,int nb_rx) route6_pkts_neon() argument
175 route4_pkts_neon(struct rt_ctx * rt_ctx,struct rte_mbuf ** pkts,int nb_rx,uint64_t tx_offloads,bool ip_cksum) route4_pkts_neon() argument
[all...]
H A Dipsec_worker.h471 route4_pkts(struct rt_ctx *rt_ctx, struct rte_mbuf *pkts[], in route4_pkts() argument
560 route6_pkts(struct rt_ctx *rt_ctx, struct rte_mbuf *pkts[], uint32_t nb_pkts) in route6_pkts() argument
H A Dipsec_worker.c275 route4_pkt(struct rte_mbuf *pkt, struct rt_ctx *rt_ctx) in route4_pkt() argument
299 route6_pkt(struct rte_mbuf *pkt, struct rt_ctx *rt_ctx) in route6_pkt() argument