taglinefilesource code
hh_next65include/linux/netdevice.hstruct hh_cache *hh_next;
hh_next332net/ipv4/arp.cnext = hh->hh_next;
hh_next357net/ipv4/arp.c*hhp = hh->hh_next;
hh_next362net/ipv4/arp.chhp = &hh->hh_next;
hh_next376net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next388net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1427net/ipv4/arp.chh->hh_next = NULL;
hh_next1443net/ipv4/arp.cfor (hh = entry->hh; hh; hh=hh->hh_next)
hh_next1467net/ipv4/arp.chh->hh_next = NULL;
hh_next1572net/ipv4/arp.cfor (hh=entry->hh; hh; hh=hh->hh_next)
hh_next1595net/ipv4/arp.cnext = hh->hh_next;
hh_next1596net/ipv4/arp.chh->hh_next = entry1->hh;