HomeSort by: relevance | last modified time | path
    Searched refs:XF_IP4 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netipsec/
xform.h 69 #define XF_IP4 1 /* IP inside IP */
93 /* XF_IP4 */
xform_ipip.c 52 * output point is ipip_output, called directly. XF_IP4 has no more
581 .xf_type = XF_IP4,
ipsec_output.c 618 if (sav->tdb_xform->xf_type != XF_IP4) {

Completed in 33 milliseconds