Searched refs:xf_type (Results 1 – 9 of 9) sorted by relevance
168 if (entry->xf_type == xsp->xf_type) { in xform_attach()209 if (entry->xf_type == xftype) { in xform_init()
88 u_short xf_type; /* xform ID */ member
382 .xf_type = XF_TCPSIGNATURE,
756 .xf_type = XF_IPCOMP,
1181 .xf_type = XF_AH,
1082 .xf_type = XF_ESP,
391 if ((size_t)fp->xf_type >= nitems(dtypes)) in filemode()394 (void)printf(" %-6.6s", dtypes[fp->xf_type]); in filemode()
252 short xf_type; /* descriptor type */ member
4733 xf.xf_type = (uintptr_t)fp->f_type; in sysctl_kern_file()