Home
last modified time | relevance | path

Searched refs:do_dad (Results 1 – 10 of 10) sorted by relevance

/dports/devel/libsmpp34/libsmpp34-1.10/def_frame/
H A Ddad.frame3 DAD( instancia, next, do_dad );
H A Dsubmit_multi.dad1 #define do_dad( inst_dad )\
H A Dsubmit_multi.frame6 DAD( instancia, dest_addr_def, do_dad );
/dports/devel/libsmpp34/libsmpp34-1.10/src/
H A Dsmpp34_pack.c196 #define DAD( inst, dad2, do_dad ) {\ in smpp34_pack() argument
199 do_dad( aux_dad );\ in smpp34_pack()
H A Dsmpp34_dumpPdu.c202 #define DAD( inst, dad1, do_dad ){\ in smpp34_dumpPdu() argument
205 do_dad( aux_dad );\ in smpp34_dumpPdu()
H A Dsmpp34_unpack.c206 #define DAD( inst, dad3, do_dad ){\ in smpp34_unpack() argument
212 do_dad( aux_dad );\ in smpp34_unpack()
/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
346 if (!(zvrf->dup_addr_detect && do_dad)) in zebra_evpn_dup_addr_detect_for_mac()
1729 bool do_dad = false; in process_mac_remote_macip_add() local
1832 do_dad = true; in process_mac_remote_macip_add()
1869 zvrf, mac, mac->fwd_info.r_vtep_ip, do_dad, in process_mac_remote_macip_add()
2020 bool do_dad = false; in zebra_evpn_add_update_local_mac() local
2045 do_dad = true; in zebra_evpn_add_update_local_mac()
2065 zvrf, mac, vtep_ip, do_dad, &is_dup_detect, in zebra_evpn_add_update_local_mac()
H A Dzebra_evpn_neigh.c1195 struct in_addr vtep_ip, bool do_dad, in zebra_evpn_dup_addr_detect_for_neigh() argument
1230 if (!do_dad) in zebra_evpn_dup_addr_detect_for_neigh()
1337 bool do_dad = false; in zebra_evpn_local_neigh_update() local
1605 do_dad = true; in zebra_evpn_local_neigh_update()
1607 zebra_evpn_dup_addr_detect_for_neigh(zvrf, n, vtep_ip, do_dad, in zebra_evpn_local_neigh_update()
2114 bool do_dad = false; in process_neigh_remote_macip_add() local
2226 do_dad = true; in process_neigh_remote_macip_add()
2255 zvrf, n, n->r_vtep_ip, do_dad, &is_dup_detect, false); 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
346 if (!(zvrf->dup_addr_detect && do_dad)) in zebra_evpn_dup_addr_detect_for_mac()
1729 bool do_dad = false; in process_mac_remote_macip_add() local
1832 do_dad = true; in process_mac_remote_macip_add()
1869 zvrf, mac, mac->fwd_info.r_vtep_ip, do_dad, in process_mac_remote_macip_add()
2020 bool do_dad = false; in zebra_evpn_add_update_local_mac() local
2045 do_dad = true; in zebra_evpn_add_update_local_mac()
2065 zvrf, mac, vtep_ip, do_dad, &is_dup_detect, in zebra_evpn_add_update_local_mac()
H A Dzebra_evpn_neigh.c1195 struct in_addr vtep_ip, bool do_dad, in zebra_evpn_dup_addr_detect_for_neigh() argument
1230 if (!do_dad) in zebra_evpn_dup_addr_detect_for_neigh()
1337 bool do_dad = false; in zebra_evpn_local_neigh_update() local
1605 do_dad = true; in zebra_evpn_local_neigh_update()
1607 zebra_evpn_dup_addr_detect_for_neigh(zvrf, n, vtep_ip, do_dad, in zebra_evpn_local_neigh_update()
2114 bool do_dad = false; in process_neigh_remote_macip_add() local
2226 do_dad = true; in process_neigh_remote_macip_add()
2255 zvrf, n, n->r_vtep_ip, do_dad, &is_dup_detect, false); in process_neigh_remote_macip_add()