Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/zebra/
H A Dzebra_pbr.c1146 iptable->action == ZEBRA_IPTABLES_DROP ? "drop" : "redirect", in zebra_pbr_show_iptable_unit()
1208 if (iptable->action != ZEBRA_IPTABLES_DROP) { in zebra_pbr_show_iptable_unit()
/dports/net/frr7/frr-frr-7.5.1/zebra/
H A Dzebra_pbr.c1146 iptable->action == ZEBRA_IPTABLES_DROP ? "drop" : "redirect", in zebra_pbr_show_iptable_unit()
1208 if (iptable->action != ZEBRA_IPTABLES_DROP) { in zebra_pbr_show_iptable_unit()
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dzclient.h75 #define ZEBRA_IPTABLES_DROP 1 macro
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dzclient.h75 #define ZEBRA_IPTABLES_DROP 1 macro
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2483 stream_putl(s, ZEBRA_IPTABLES_DROP); in bgp_encode_pbr_iptable_match()
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_zebra.c2483 stream_putl(s, ZEBRA_IPTABLES_DROP); in bgp_encode_pbr_iptable_match()