Home
last modified time | relevance | path

Searched refs:ia_proxyarp (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/inet/ip/
H A Dipmp.c863 entp->ia_proxyarp = proxyarp; in ipmp_illgrp_create_arpent()
944 if (entp->ia_proxyarp) { in ipmp_illgrp_refresh_arpent()
954 if (nce == NULL || !entp->ia_proxyarp) { in ipmp_illgrp_refresh_arpent()
/titanic_50/usr/src/uts/common/inet/
H A Dip.h1573 boolean_t ia_proxyarp; /* proxy ARP entry? */ member