Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dhook.h73 HH_AFTER enumerator
/titanic_44/usr/src/uts/common/io/
H A Dhook.c1976 if ((hih->h_hint == HH_AFTER) && in hook_insert()
2020 case HH_AFTER : in hook_insert()
2112 if ((nh->h_hint == HH_AFTER) && in hook_insert_afterbefore()
2119 case HH_AFTER : in hook_insert_afterbefore()
2120 if ((nh->h_hint == HH_AFTER) && in hook_insert_afterbefore()
2300 if (dst->h_hint == HH_BEFORE || dst->h_hint == HH_AFTER) { in hook_copy()
2365 case HH_AFTER : in hook_init_kstats()
2416 case HH_AFTER : in hook_int_free()
/titanic_44/usr/src/cmd/mdb/common/modules/hook/
H A Dhook.c81 case HH_AFTER : in hooklist()
/titanic_44/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; \