Searched refs:HH_BEFORE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhook.h72 HH_BEFORE, enumerator in enum:hook_hint_e
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1982 if ((hih->h_hint == HH_BEFORE) && (before == NULL) &&
2009 case HH_BEFORE :
2072 * Simple insertion of a hook specifying a HH_BEFORE or HH_AFTER was not
2076 * sure that hooks with HH_BEFORE always appear on the list before those
2105 case HH_BEFORE :
2106 if ((nh->h_hint == HH_BEFORE) &&
2126 if ((nh->h_hint == HH_BEFORE) &&
2300 if (dst->h_hint == HH_BEFORE || dst->h_hint == HH_AFTER) {
2364 case HH_BEFORE :
2415 case HH_BEFORE
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c80 case HH_BEFORE :
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c330 (x)->h_hint = ifs->ifs_gz_controlled ? HH_BEFORE : HH_AFTER; \
348 (x)->h_hint = ifs->ifs_gz_controlled ? HH_AFTER : HH_BEFORE; \

Completed in 54 milliseconds