Home
last modified time | relevance | path

Searched refs:local_l3vni_add (Results 1 – 6 of 6) sorted by relevance

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dzclient.h339 int (*local_l3vni_add)(ZAPI_CALLBACK_ARGS); member
H A Dzclient.c3692 if (zclient->local_l3vni_add) in zclient_read()
3693 (*zclient->local_l3vni_add)(command, zclient, length, in zclient_read()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dzclient.h339 int (*local_l3vni_add)(ZAPI_CALLBACK_ARGS); member
H A Dzclient.c3692 if (zclient->local_l3vni_add) in zclient_read()
3693 (*zclient->local_l3vni_add)(command, zclient, length, in zclient_read()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2892 zclient->local_l3vni_add = bgp_zebra_process_local_l3vni; in bgp_zebra_init()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2892 zclient->local_l3vni_add = bgp_zebra_process_local_l3vni; in bgp_zebra_init()