Searched refs:ips_ip6_observe (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c520 HOOK_EVENT_INIT(&ipst->ips_ip6_observe, NH_OBSERVE);
521 ipst->ips_ip6_observe.he_flags = HOOK_RDONLY;
523 ipst->ips_ipv6_net_data, &ipst->ips_ip6_observe);
565 &ipst->ips_ip6_observe);
613 &ipst->ips_ip6_observe) == 0)
H A Dip6_output.c432 if (ipst->ips_ip6_observe.he_interested) {
H A Dip6_input.c620 if (ipst->ips_ip6_observe.he_interested) {
H A Dip_output.c2500 if (ipst->ips_ip6_observe.he_interested) {
H A Dip.c14508 if (ipst->ips_ip6_observe.he_interested) {
/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h423 hook_event_t ips_ip6_observe; member in struct:ip_stack
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_fusion.c508 ipobs_enabled = (ipst->ips_ip6_observe.he_interested != 0);

Completed in 90 milliseconds