Searched refs:VTYSH_BGPD (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/vtysh/
H A Dvtysh_cmd.c5 DEFSH (VTYSH_BGPD, neighbor_version_cmd_vtysh,
13 DEFSH (VTYSH_BGPD, no_set_aspath_prepend_cmd_vtysh,
20 DEFSH (VTYSH_RIPD|VTYSH_BGPD, clear_ipv6_prefix_list_cmd_vtysh,
26 DEFSH (VTYSH_BGPD, clear_ip_bgp_peer_vpnv4_soft_out_cmd_vtysh,
37 DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_extended_host_any_cmd_vtysh,
49 DEFSH (VTYSH_RIPD|VTYSH_BGPD, ip_prefix_list_description_cmd_vtysh,
90 DEFSH (VTYSH_BGPD, no_neighbor_update_source_cmd_vtysh,
98 DEFSH (VTYSH_BGPD, show_bgp_ipv6_route_cmd_vtysh,
110 DEFSH (VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD, access_list_standard_any_cmd_vtysh,
119 DEFSH (VTYSH_BGPD, no_match_ipv6_next_hop_cmd_vtys
[all...]
H A Dvtysh.h30 #define VTYSH_BGPD 0x20 macro
31 #define VTYSH_ALL VTYSH_ZEBRA|VTYSH_RIPD|VTYSH_RIPNGD|VTYSH_OSPFD|VTYSH_OSPF6D|VTYSH_BGPD
32 #define VTYSH_RMAP VTYSH_RIPD|VTYSH_OSPFD|VTYSH_BGPD
H A Dvtysh.c474 if (cmd->daemon & VTYSH_BGPD)
595 if (cmd->daemon & VTYSH_BGPD)
791 DEFUNSH (VTYSH_BGPD,
803 DEFUNSH (VTYSH_BGPD,
814 DEFUNSH (VTYSH_BGPD,
826 DEFUNSH (VTYSH_BGPD,
838 DEFUNSH (VTYSH_BGPD,
850 DEFUNSH (VTYSH_BGPD,
861 DEFUNSH (VTYSH_BGPD,
1043 DEFUNSH (VTYSH_BGPD,
[all...]

Completed in 44 milliseconds