Searched refs:lec_arp_empty_ones (Results 1 – 2 of 2) sorted by relevance
74 struct hlist_head lec_arp_empty_ones; member
652 if (!hlist_empty(&priv->lec_arp_empty_ones)) in lec_push()869 &priv->lec_arp_empty_ones, in lec_misc_walk()1244 INIT_HLIST_HEAD(&priv->lec_arp_empty_ones); in lec_arp_init()1413 if (!hlist_empty(&priv->lec_arp_empty_ones)) in dump_arp_table()1415 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table()1495 &priv->lec_arp_empty_ones, next) { in lec_arp_destroy()1501 INIT_HLIST_HEAD(&priv->lec_arp_empty_ones); in lec_arp_destroy()1854 if (!hlist_empty(&priv->lec_arp_empty_ones)) { in lec_arp_update()1856 &priv->lec_arp_empty_ones, next) { in lec_arp_update()2075 hlist_add_head(&entry->next, &priv->lec_arp_empty_ones); in lec_vcc_added()[all …]