Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/ip/
H A Dip_arp.c1095 boolean_t send_unicast = B_TRUE; in arp_process_packet() local
1167 send_unicast = B_FALSE; in arp_process_packet()
1169 if (src_ncec != NULL && send_unicast) { in arp_process_packet()