Searched refs:xform_history (Results 1 – 4 of 4) sorted by relevance
282 struct xform_history *xh; in ipsec4_common_input_cb()373 sizeof(struct xform_history), M_NOWAIT); in ipsec4_common_input_cb()381 xh = (struct xform_history *)(mtag + 1); in ipsec4_common_input_cb()496 struct xform_history *xh; in ipsec6_common_input_cb()574 sizeof(struct xform_history), M_NOWAIT); in ipsec6_common_input_cb()582 xh = (struct xform_history *)(mtag + 1); in ipsec6_common_input_cb()
61 struct xform_history { struct
717 struct xform_history *xh; in ipsec_process_done()763 xh = (struct xform_history *)(mtag + 1); in ipsec_process_done()
977 struct xform_history *xh; in ipsec_check_history()983 xh = (struct xform_history *)(mtag + 1); in ipsec_check_history()