Searched refs:spf_filter (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c218 ent = fil->spf_filter;
524 ASSERT(fil->spf_filter->sofe_flags & SOFEF_AUTO);
525 if (!sof_instance_create(fil->spf_filter, so)) {
1053 new->spf_filter = ent;
1067 fil->spf_filter->sofe_hint == SOF_HINT_TOP)
1073 fil->spf_filter->sofe_hint == SOF_HINT_BOTTOM)
1083 fil->spf_filter->sofe_name,
1090 if (fil->spf_filter->sofe_hint ==
1096 if (fil->spf_filter->sofe_hint ==
1112 fil->spf_filter
[all...]
H A Dsockparams.c780 if (fil->spf_filter == ent) {
/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h488 struct sof_entry *spf_filter; member in struct:sp_filter

Completed in 51 milliseconds