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

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockfilter.c819 ASSERT(ent->sofe_hint == SOF_HINT_BEFORE ||
820 ent->sofe_hint == SOF_HINT_AFTER);
1064 switch (ent->sofe_hint) {
1067 fil->spf_filter->sofe_hint == SOF_HINT_TOP)
1073 fil->spf_filter->sofe_hint == SOF_HINT_BOTTOM)
1089 if (ent->sofe_hint == SOF_HINT_BEFORE) {
1090 if (fil->spf_filter->sofe_hint ==
1096 if (fil->spf_filter->sofe_hint ==
1112 fil->spf_filter->sofe_hint == SOF_HINT_TOP) {
H A Dsockfilter_impl.h89 sof_hint_t sofe_hint; /* order hint */ member in struct:sof_entry
H A Dsocksyscalls.c1762 ent->sofe_hint = filprop.sfp_hint;
1767 switch (ent->sofe_hint) {

Completed in 54 milliseconds