Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Dlec.h74 struct hlist_head lec_arp_empty_ones; member
H A Dlec.c651 if (!hlist_empty(&priv->lec_arp_empty_ones)) in lec_push()
865 &priv->lec_arp_empty_ones, in lec_misc_walk()
1239 INIT_HLIST_HEAD(&priv->lec_arp_empty_ones); in lec_arp_init()
1407 if (!hlist_empty(&priv->lec_arp_empty_ones)) in dump_arp_table()
1483 &priv->lec_arp_empty_ones, next) { in lec_arp_destroy()
1489 INIT_HLIST_HEAD(&priv->lec_arp_empty_ones); in lec_arp_destroy()
1840 if (!hlist_empty(&priv->lec_arp_empty_ones)) { in lec_arp_update()
1842 &priv->lec_arp_empty_ones, next) { in lec_arp_update()
2043 hlist_add_head(&entry->next, &priv->lec_arp_empty_ones); in lec_vcc_added()
2171 &priv->lec_arp_empty_ones, next) { in lec_vcc_close()
[all …]