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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook.h73 HH_AFTER enumerator in enum:hook_hint_e
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1976 if ((hih->h_hint == HH_AFTER) &&
2020 case HH_AFTER :
2072 * Simple insertion of a hook specifying a HH_BEFORE or HH_AFTER was not
2077 * with HH_AFTER so that when said hook arrives, it can be placed in the
2112 if ((nh->h_hint == HH_AFTER) &&
2119 case HH_AFTER :
2120 if ((nh->h_hint == HH_AFTER) &&
2300 if (dst->h_hint == HH_BEFORE || dst->h_hint == HH_AFTER) {
2365 case HH_AFTER :
2416 case HH_AFTER
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c81 case HH_AFTER :
/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 79 milliseconds