Home
last modified time | relevance | path

Searched refs:XF_IP4 (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/netipsec/
HDxform_ipip.c543 if (sav->tdb_xform->xf_type == XF_IP4) in ipip_output()
555 if (sav->tdb_xform->xf_type == XF_IP4) in ipip_output()
599 XF_IP4, 0, "IPv4 Simple Encapsulation",
HDxform.h86 #define XF_IP4 1 /* IP inside IP */ macro
HDipsec_output.c495 sav->tdb_xform->xf_type == XF_IP4 || /* ditto */ in ipsec4_process_packet()
571 if (sav->tdb_xform->xf_type != XF_IP4) { in ipsec4_process_packet()