Searched refs:IPOBS_HOOK_LOCAL (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/ |
H A D | hook_event.h | 161 IPOBS_HOOK_LOCAL = 2 enumerator
|
/titanic_41/usr/src/uts/common/inet/ip/ |
H A D | ip_output.c | 1142 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 D | ip6_output.c | 446 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 D | ipnet.c | 1145 if (hdr->hpo_htype != htons(IPOBS_HOOK_LOCAL)) { in ipnet_loaccept()
|