Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dhook_event.h161 IPOBS_HOOK_LOCAL = 2 enumerator
/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_output.c1142 ipobs_hook(mp, IPOBS_HOOK_LOCAL, szone, dzone, ill, ipst); in ire_send_local_v4()
2450 ipobs_hook(mp, IPOBS_HOOK_LOCAL, szone, dzone, ill, in ip_output_process_local()
2514 ipobs_hook(mp, IPOBS_HOOK_LOCAL, szone, dzone, ill, in ip_output_process_local()
H A Dip6_output.c446 ipobs_hook(mp, IPOBS_HOOK_LOCAL, szone, dzone, ill, ipst); in ire_send_local_v6()
/titanic_41/usr/src/uts/common/inet/ipnet/
H A Dipnet.c1145 if (hdr->hpo_htype != htons(IPOBS_HOOK_LOCAL)) { in ipnet_loaccept()