Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dzclient.h351 int (*iptable_notify_owner)(ZAPI_CALLBACK_ARGS); member
H A Dzclient.c3753 if (zclient->iptable_notify_owner) in zclient_read()
3754 (*zclient->iptable_notify_owner)(command, in zclient_read()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dzclient.h351 int (*iptable_notify_owner)(ZAPI_CALLBACK_ARGS); member
H A Dzclient.c3753 if (zclient->iptable_notify_owner) in zclient_read()
3754 (*zclient->iptable_notify_owner)(command, in zclient_read()
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2328 static int iptable_notify_owner(ZAPI_CALLBACK_ARGS) in iptable_notify_owner() function
2900 zclient->iptable_notify_owner = iptable_notify_owner; in bgp_zebra_init()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2328 static int iptable_notify_owner(ZAPI_CALLBACK_ARGS) in iptable_notify_owner() function
2900 zclient->iptable_notify_owner = iptable_notify_owner; in bgp_zebra_init()