Home
last modified time | relevance | path

Searched refs:sp6_init (Results 1 – 3 of 3) sorted by relevance

/dpdk/examples/ipsec-secgw/
H A Dipsec.h369 sp6_init(struct socket_ctx *ctx, int32_t socket_id);
H A Dsp6.c686 sp6_init(struct socket_ctx *ctx, int32_t socket_id) in sp6_init() function
H A Dipsec-secgw.c3471 sp6_init(&socket_ctx[socket_id], socket_id); in main()