taglinefilesource code
hh_next69include/linux/netdevice.hstruct hh_cache *hh_next;
hh_next333net/ipv4/arp.cnext = hh->hh_next;
hh_next359net/ipv4/arp.c*hhp = hh->hh_next;
hh_next364net/ipv4/arp.chhp = &hh->hh_next;
hh_next378net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next390net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1430net/ipv4/arp.chh->hh_next = NULL;
hh_next1446net/ipv4/arp.cfor (hh = entry->hh; hh; hh=hh->hh_next)
hh_next1470net/ipv4/arp.chh->hh_next = NULL;
hh_next1575net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1598net/ipv4/arp.cnext = hh->hh_next;
hh_next1599net/ipv4/arp.chh->hh_next = entry1->hh;