Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/
H A Dip_netinfo.h50 extern void arp_hook_shutdown(ip_stack_t *);
/titanic_50/usr/src/uts/common/inet/ip/
H A Dip_netinfo.c1615 arp_hook_shutdown(ip_stack_t *ipst) in arp_hook_shutdown() function
H A Dip.c4363 arp_hook_shutdown(ipst); in ip_stack_shutdown()