Searched refs:ips_arp_physical_out_event (Results 1 – 3 of 3) sorted by relevance
1572 HOOK_EVENT_INIT(&ipst->ips_arp_physical_out_event, NH_PHYSICAL_OUT); in arp_hook_init()1574 &ipst->ips_arp_physical_out_event); in arp_hook_init()1600 &ipst->ips_arp_physical_out_event) == 0) in arp_hook_destroy()1623 &ipst->ips_arp_physical_out_event); in arp_hook_shutdown()
1608 ARP_HOOK_OUT(ill->ill_ipst->ips_arp_physical_out_event, in arp_output()
396 hook_event_t ips_arp_physical_out_event; member