Home
last modified time | relevance | path

Searched refs:IPOBS_HOOK_INBOUND (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dhook_event.h161 IPOBS_HOOK_INBOUND = 0, enumerator
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip6_input.c629 ipobs_hook(mp, IPOBS_HOOK_INBOUND, ALL_ZONES, dzone, ill, ipst); in ill_input_short_v6()
H A Dip_input.c661 ipobs_hook(mp, IPOBS_HOOK_INBOUND, ALL_ZONES, dzone, ill, ipst); in ill_input_short_v4()