Lines Matching refs:LIST_FOREACH
59 LIST_FOREACH(l2vpn, &xconf->l2vpn_list, entry) in l2vpn_find()
89 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_init()
98 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_exit()
124 LIST_FOREACH(lif, &l2vpn->if_list, entry) in l2vpn_if_find()
142 LIST_FOREACH(pw, &l2vpn->pw_list, entry) { in l2vpn_if_update()
178 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in l2vpn_pw_find()
277 LIST_FOREACH(fnh, &fn->nexthops, entry) in l2vpn_pw_ok()
466 LIST_FOREACH(l2vpn, &ldeconf->l2vpn_list, entry) { in l2vpn_sync_pws()
467 LIST_FOREACH(pw, &l2vpn->pw_list, entry) { in l2vpn_sync_pws()
495 LIST_FOREACH(l2vpn, &ldeconf->l2vpn_list, entry) in l2vpn_pw_ctl()
496 LIST_FOREACH(pw, &l2vpn->pw_list, entry) { in l2vpn_pw_ctl()
540 LIST_FOREACH(me, &fn->downstream, entry) in l2vpn_binding_ctl()
568 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in ldpe_l2vpn_init()
577 LIST_FOREACH(pw, &l2vpn->pw_list, entry) in ldpe_l2vpn_exit()