Searched refs:ipsec_ctx_data (Results 1 – 6 of 6) sorted by relevance
33 struct ipsec_ctx_data { struct
239 struct ipsec_ctx_data *ctx; in enc_hhook()250 ctx = (struct ipsec_ctx_data *)ctx_data; in enc_hhook()
268 struct ipsec_ctx_data;276 int ipsec_run_hhooks(struct ipsec_ctx_data *ctx, int direction);
346 struct ipsec_ctx_data ctx; in ipsec4_common_input_cb() 597 struct ipsec_ctx_data ctx; in ipsec6_common_input_cb()
192 struct ipsec_ctx_data ctx; in ipsec4_perform_request()631 struct ipsec_ctx_data ctx; in ipsec6_perform_request()
862 ipsec_run_hhooks(struct ipsec_ctx_data *ctx, int type) in ipsec_run_hhooks()