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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_arp.c69 static int arp_modclose(arl_t *);
654 * happens as a result arp_modclose triggering unbind.
1329 * will only be freed in arp_modclose() after we have become
1363 * will only be freed in arp_modclose() after we have become
1808 return (arp_modclose(q->q_ptr));
1816 arp_modclose(arl_t *arl) function
1848 * If the arp_modclose happened even before SLIFNAME, the ai
1861 * If the ill had completed unplumbing before arp_modclose(), there
1862 * would be no ill (and therefore, no ipsq) to serialize arp_modclose()
1878 * that ip_modclose() executed before arp_modclose(), th
[all...]

Completed in 57 milliseconds