Searched refs:xf_type (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/netinet/
H A Dip_ipsp.c146 .xf_type = XF_IP4,
156 .xf_type = XF_AH,
166 .xf_type = XF_ESP,
176 .xf_type = XF_IPCOMP,
188 .xf_type = XF_TCPSIGNATURE,
1168 if (xsp->xf_type == alg) {
H A Dip_ipip.c439 if (tdb->tdb_xform->xf_type == XF_IP4)
519 if (tdb->tdb_xform->xf_type == XF_IP4)
H A Dipsec_output.c204 (tdb->tdb_xform->xf_type == XF_IP4) || /* ditto */
282 if (tdb->tdb_xform->xf_type == XF_IP4)
H A Dip_ipsp.h529 u_short xf_type; /* Unique ID of xform */ member in struct:xformsw

Completed in 171 milliseconds