Lines Matching refs:socket_ctx
784 prepare_out_sessions_tbl(socket_ctx[socket_id].sa_out, data, in ipsec_wrkr_non_burst_int_port_drv_mode()
906 lconf.rt.rt4_ctx = socket_ctx[socket_id].rt_ip4; in ipsec_wrkr_non_burst_int_port_app_mode()
907 lconf.rt.rt6_ctx = socket_ctx[socket_id].rt_ip6; in ipsec_wrkr_non_burst_int_port_app_mode()
908 lconf.inbound.sp4_ctx = socket_ctx[socket_id].sp_ip4_in; in ipsec_wrkr_non_burst_int_port_app_mode()
909 lconf.inbound.sp6_ctx = socket_ctx[socket_id].sp_ip6_in; in ipsec_wrkr_non_burst_int_port_app_mode()
910 lconf.inbound.sa_ctx = socket_ctx[socket_id].sa_in; in ipsec_wrkr_non_burst_int_port_app_mode()
911 lconf.inbound.session_pool = socket_ctx[socket_id].session_pool; in ipsec_wrkr_non_burst_int_port_app_mode()
913 socket_ctx[socket_id].session_priv_pool; in ipsec_wrkr_non_burst_int_port_app_mode()
914 lconf.outbound.sp4_ctx = socket_ctx[socket_id].sp_ip4_out; in ipsec_wrkr_non_burst_int_port_app_mode()
915 lconf.outbound.sp6_ctx = socket_ctx[socket_id].sp_ip6_out; in ipsec_wrkr_non_burst_int_port_app_mode()
916 lconf.outbound.sa_ctx = socket_ctx[socket_id].sa_out; in ipsec_wrkr_non_burst_int_port_app_mode()
917 lconf.outbound.session_pool = socket_ctx[socket_id].session_pool; in ipsec_wrkr_non_burst_int_port_app_mode()
919 socket_ctx[socket_id].session_priv_pool; in ipsec_wrkr_non_burst_int_port_app_mode()