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
385 .xf_type = XF_TCPSIGNATURE,
744 .xf_type = XF_IPCOMP,
1076 .xf_type = XF_ESP,
1169 .xf_type = XF_AH,
391 if ((size_t)fp->xf_type >= nitems(dtypes)) in filemode() 394 (void)printf(" %-6.6s", dtypes[fp->xf_type]); in filemode()
236 short xf_type; /* descriptor type */ member
4449 xf.xf_type = (uintptr_t)fp->f_type; in sysctl_kern_file()