Home
last modified time | relevance | path

Searched refs:is_dup_detect (Results 1 – 4 of 4) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_evpn_mac.c336 bool do_dad, bool *is_dup_detect, in zebra_evpn_dup_addr_detect_for_mac() argument
367 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_mac()
474 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_mac()
1730 bool is_dup_detect = false; in process_mac_remote_macip_add() local
1870 &is_dup_detect, false); in process_mac_remote_macip_add()
1872 if (!is_dup_detect) { in process_mac_remote_macip_add()
1902 bool is_dup_detect = false; in zebra_evpn_add_update_local_mac() local
2065 zvrf, mac, vtep_ip, do_dad, &is_dup_detect, in zebra_evpn_add_update_local_mac()
2067 if (is_dup_detect) { in zebra_evpn_add_update_local_mac()
2103 if (!is_dup_detect) in zebra_evpn_add_update_local_mac()
H A Dzebra_evpn_neigh.c1196 bool *is_dup_detect, bool is_local) in zebra_evpn_dup_addr_detect_for_neigh() argument
1222 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_neigh()
1318 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_neigh()
2115 bool is_dup_detect = false; in process_neigh_remote_macip_add() local
2255 zvrf, n, n->r_vtep_ip, do_dad, &is_dup_detect, false); in process_neigh_remote_macip_add()
2257 if (!is_dup_detect) in process_neigh_remote_macip_add()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_evpn_mac.c336 bool do_dad, bool *is_dup_detect, in zebra_evpn_dup_addr_detect_for_mac() argument
367 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_mac()
474 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_mac()
1730 bool is_dup_detect = false; in process_mac_remote_macip_add() local
1870 &is_dup_detect, false); in process_mac_remote_macip_add()
1872 if (!is_dup_detect) { in process_mac_remote_macip_add()
1902 bool is_dup_detect = false; in zebra_evpn_add_update_local_mac() local
2065 zvrf, mac, vtep_ip, do_dad, &is_dup_detect, in zebra_evpn_add_update_local_mac()
2067 if (is_dup_detect) { in zebra_evpn_add_update_local_mac()
2103 if (!is_dup_detect) in zebra_evpn_add_update_local_mac()
H A Dzebra_evpn_neigh.c1196 bool *is_dup_detect, bool is_local) in zebra_evpn_dup_addr_detect_for_neigh() argument
1222 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_neigh()
1318 *is_dup_detect = true; in zebra_evpn_dup_addr_detect_for_neigh()
2115 bool is_dup_detect = false; in process_neigh_remote_macip_add() local
2255 zvrf, n, n->r_vtep_ip, do_dad, &is_dup_detect, false); in process_neigh_remote_macip_add()
2257 if (!is_dup_detect) in process_neigh_remote_macip_add()