Home
last modified time | relevance | path

Searched refs:sp_ip4_out (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/examples/ipsec-secgw/
H A Dsp4.c566 if (ctx->sp_ip4_out != NULL) in sp4_init()
588 ctx->sp_ip4_out = (struct sp_ctx *)acl4_init(name, in sp4_init()
H A Dipsec.h238 struct sp_ctx *sp_ip4_out; member
H A Dipsec_worker.c529 lconf.outbound.sp4_ctx = socket_ctx[socket_id].sp_ip4_out; in ipsec_wrkr_non_burst_int_port_app_mode()
H A Dipsec-secgw.c1182 qconf->outbound.sp4_ctx = socket_ctx[socket_id].sp_ip4_out; in ipsec_poll_mode_worker()