Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ipsec-secgw/
H A Dipsec.h240 struct sp_ctx *sp_ip6_out; member
H A Dsp6.c697 if (ctx->sp_ip6_out != NULL) in sp6_init()
719 ctx->sp_ip6_out = (struct sp_ctx *)acl6_init(name, in sp6_init()
H A Dipsec_worker.c530 lconf.outbound.sp6_ctx = socket_ctx[socket_id].sp_ip6_out; in ipsec_wrkr_non_burst_int_port_app_mode()
H A Dipsec-secgw.c1183 qconf->outbound.sp6_ctx = socket_ctx[socket_id].sp_ip6_out; in ipsec_poll_mode_worker()