taglinefilesource code
hh_next69include/linux/netdevice.hstruct hh_cache *hh_next;
hh_next346net/ipv4/arp.cnext = hh->hh_next;
hh_next373net/ipv4/arp.c*hhp = hh->hh_next;
hh_next378net/ipv4/arp.chhp = &hh->hh_next;
hh_next565net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next577net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1643net/ipv4/arp.chh->hh_next = NULL;
hh_next1661net/ipv4/arp.cfor (hh = entry->hh; hh; hh=hh->hh_next)
hh_next1685net/ipv4/arp.chh->hh_next = NULL;
hh_next1791net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1814net/ipv4/arp.cnext = hh->hh_next;
hh_next1815net/ipv4/arp.chh->hh_next = entry1->hh;