Searched refs:xf_type (Results 1 – 7 of 7) sorted by relevance
85 u_short xf_type; /* xform ID */ member
543 if (sav->tdb_xform->xf_type == XF_IP4) in ipip_output()555 if (sav->tdb_xform->xf_type == XF_IP4) in ipip_output()
495 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()
1738 if (xsp->xf_type == xftype) in xform_init()
403 if ((size_t)fp->xf_type >= sizeof(dtypes) / sizeof(dtypes[0])) in filemode()406 (void)printf(" %-6.6s", dtypes[fp->xf_type]); in filemode()
204 short xf_type; /* descriptor type */ member
3010 xf.xf_type = fp->f_type; in sysctl_kern_file()