Searched refs:IPOBS_HOOK_INBOUND (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | hook_event.h | 159 IPOBS_HOOK_INBOUND = 0, enumerator
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip6_input.c | 628 ipobs_hook(mp, IPOBS_HOOK_INBOUND, ALL_ZONES, dzone, ill, ipst); in ill_input_short_v6()
|
H A D | ip_input.c | 659 ipobs_hook(mp, IPOBS_HOOK_INBOUND, ALL_ZONES, dzone, ill, ipst); in ill_input_short_v4()
|