Searched refs:ipsec_ctx_data (Results 1 – 6 of 6) sorted by relevance
35 struct ipsec_ctx_data { struct
245 struct ipsec_ctx_data *ctx; in enc_hhook()256 ctx = (struct ipsec_ctx_data *)ctx_data; in enc_hhook()
253 struct ipsec_ctx_data;261 int ipsec_run_hhooks(struct ipsec_ctx_data *ctx, int direction);
281 struct ipsec_ctx_data ctx; in ipsec4_common_input_cb()495 struct ipsec_ctx_data ctx; in ipsec6_common_input_cb()
189 struct ipsec_ctx_data ctx; in ipsec4_perform_request()514 struct ipsec_ctx_data ctx; in ipsec6_perform_request()
844 ipsec_run_hhooks(struct ipsec_ctx_data *ctx, int type) in ipsec_run_hhooks()