Searched refs:vty (Results 76 - 98 of 98) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_damp.c529 bgp_config_write_damp (struct vty *vty)
537 vty_out (vty, " bgp dampening%s", VTY_NEWLINE);
542 vty_out (vty, " bgp dampening %d%s",
546 vty_out (vty, " bgp dampening %d %d %d %d%s",
596 bgp_damp_info_vty (struct vty *vty, struct bgp_info *binfo)
616 vty_out (vty, " Dampinfo: penalty %d, flapped %d times in %s",
622 vty_out (vty, ", reuse in %s",
625 vty_out (vty, "
527 bgp_config_write_damp(struct vty *vty) argument
594 bgp_damp_info_vty(struct vty *vty, struct bgp_info *binfo) argument
627 bgp_damp_reuse_time_vty(struct vty *vty, struct bgp_info *binfo) argument
[all...]
H A Dbgp_ecommunity.c629 ecommunity_vty_out (struct vty *vty, struct ecommunity *ecom)
653 vty_out (vty, " RT:");
659 vty_out (vty, " SoO:");
674 vty_out (vty, "%d:%d", eas.as, eas.val);
683 vty_out (vty, "%s:%d", inet_ntoa (eip.ip), eip.val);
628 ecommunity_vty_out(struct vty *vty, struct ecommunity *ecom) argument
H A Dbgp_attr.h118 void attr_show_all (struct vty *);
H A Dbgp_nexthop.c1313 vty_out (vty, "BGP scan is running%s", VTY_NEWLINE);
1315 vty_out (vty, "BGP scan is not running%s", VTY_NEWLINE);
1316 vty_out (vty, "BGP scan interval is %d%s", bgp_scan_interval, VTY_NEWLINE);
1318 vty_out (vty, "Current BGP nexthop cache:%s", VTY_NEWLINE);
1323 vty_out (vty, " %s valid [IGP metric %d]%s",
1326 vty_out (vty, " %s invalid%s",
1337 vty_out (vty, " %s valid [IGP metric %d]%s",
1341 vty_out (vty, " %s invalid%s",
1348 vty_out (vty, "BGP connected route:%s", VTY_NEWLINE);
1351 vty_out (vty, "
1365 bgp_config_write_scan_time(struct vty *vty) argument
[all...]
H A Dbgp_aspath.c26 #include "vty.h"
1163 aspath_print_vty (struct vty *vty, struct aspath *as)
1165 vty_out (vty, "%s", as->str);
1169 aspath_show_all_iterator (struct hash_backet *backet, struct vty *vty)
1175 vty_out (vty, "[%p:%d] (%ld) ", backet, backet->key, as->refcnt);
1176 vty_out (vty, "%s%s", as->str, VTY_NEWLINE);
1182 aspath_print_all_vty (struct vty *vty)
1158 aspath_print_vty(struct vty *vty, struct aspath *as) argument
1164 aspath_show_all_iterator(struct hash_backet *backet, struct vty *vty) argument
1177 aspath_print_all_vty(struct vty *vty) argument
[all...]
H A Dbgp_attr.c27 #include "vty.h"
355 attr_show_all_iterator (struct hash_backet *backet, struct vty *vty)
359 vty_out (vty, "attr[%ld] nexthop %s%s", attr->refcnt,
364 attr_show_all (struct vty *vty)
369 vty);
351 attr_show_all_iterator(struct hash_backet *backet, struct vty *vty) argument
360 attr_show_all(struct vty *vty) argument
H A Dbgpd.h705 void bgp_config_write_family_header (struct vty *, afi_t, safi_t, int *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_zebra.c279 vty_out (vty, "Not connected to zebra%s", VTY_NEWLINE);
281 vty_out (vty, "Zebra Infomation%s", VTY_NEWLINE);
282 vty_out (vty, " enable: %d%s", zclient->enable, VTY_NEWLINE);
283 vty_out (vty, " fail: %d%s", zclient->fail, VTY_NEWLINE);
284 vty_out (vty, " redistribute default: %d%s", zclient->redist_default,
287 vty_out (vty, " RouteType: %s - %s%s", zebra_route_name[i],
302 vty->node = ZEBRA_NODE;
325 ospf6_zebra_config_write (struct vty *vty)
329 vty_out (vty, "n
323 ospf6_zebra_config_write(struct vty *vty) argument
[all...]
H A Dospf6_lsa.h238 int (*func_show) (struct vty *vty, struct ospf6_lsa *lsa);
365 void ospf6_lsa_show (struct vty *, struct ospf6_lsa *);
366 void ospf6_lsa_show_dump (struct vty *, struct ospf6_lsa *);
367 void ospf6_lsa_show_summary (struct vty *, struct ospf6_lsa *);
368 void ospf6_lsa_show_summary_header (struct vty *);
H A Dospf6_asbr.c367 ospf6_asbr_external_show (struct vty *vty, struct ospf6_lsa *lsa) argument
385 vty_out (vty, " Bits: %s%s", buf, VTY_NEWLINE);
386 vty_out (vty, " Metric: %5lu%s", (u_long)OSPF6_ASBR_METRIC (external),
391 vty_out (vty, " Prefix Options: %s%s", buf, VTY_NEWLINE);
393 vty_out (vty, " Referenced LSType: %d%s",
398 vty_out (vty, " Prefix: %s/%d%s",
407 vty_out (vty, " Forwarding-Address: %s%s", buf, VTY_NEWLINE);
H A Dospf6d.h125 vty_out (vty, "OSPFv3 is not running%s", VTY_NEWLINE); \
H A Dospf6_abr.c520 ospf6_abr_prefix_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) argument
530 vty_out (vty, " Metric: %d%s",
532 vty_out (vty, " Prefix: %s%s", prefix, VTY_NEWLINE);
596 ospf6_abr_router_lsa_show (struct vty *vty, struct ospf6_lsa *lsa) argument
H A Dospf6_intra.c325 ospf6_lsa_intra_prefix_show (struct vty *vty, struct ospf6_lsa *lsa)
343 vty_out (vty, " Number of Prefix: %d%s", prefixnum, VTY_NEWLINE);
344 vty_out (vty, " Referenced LS Type: %s%s", type, VTY_NEWLINE);
345 vty_out (vty, " Referenced LS ID: %s%s", id, VTY_NEWLINE);
346 vty_out (vty, " Referenced Advertising Router: %s%s", adv_router,
358 vty_out (vty, " Trailing %d byte garbage ... Malformed%s",
364 vty_out (vty, " Prefix Options: %s%s", buf, VTY_NEWLINE);
368 vty_out (vty, " Prefix: %s/%d%s",
324 ospf6_lsa_intra_prefix_show(struct vty *vty, struct ospf6_lsa *lsa) argument
H A Dospf6_route.h203 int ospf6_route_table_show (struct vty *, int, char **,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Drip_peer.c184 rip_peer_display (struct vty *vty)
193 vty_out (vty, " %-16s %9d %9d %9d %s%s", inet_ntoa (peer->addr),
183 rip_peer_display(struct vty *vty) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripng_zebra.c202 vty->node = ZEBRA_NODE;
747 ripng_redistribute_write (struct vty *vty)
759 vty_out (vty, " redistribute %s metric %d route-map %s%s",
763 vty_out (vty, " redistribute %s metric %d%s",
769 vty_out (vty, " redistribute %s route-map %s%s",
772 vty_out (vty, " redistribute %s%s", str[i], VTY_NEWLINE);
779 zebra_config_write (struct vty *vty)
783 vty_out (vty, "n
745 ripng_redistribute_write(struct vty *vty) argument
777 zebra_config_write(struct vty *vty) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dhvc_iseries.c69 {"serial", "IBM,iSeries-vty"},
564 struct device_node *vty; local
567 for (vty = of_find_node_by_name(NULL, "vty"); vty != NULL;
568 vty = of_find_node_by_name(vty, "vty")) {
578 vtermno = of_get_property(vty, "reg", NULL);
582 if (!of_device_is_compatible(vty, "IB
[all...]
H A Dhvsi.c1271 struct device_node *vty; local
1275 /* search device tree for vty nodes */
1276 for (vty = of_find_compatible_node(NULL, "serial", "hvterm-protocol");
1277 vty != NULL;
1278 vty = of_find_compatible_node(vty, "serial", "hvterm-protocol")) {
1282 vtermno = of_get_property(vty, "reg", NULL);
1283 irq = of_get_property(vty, "interrupts", NULL);
1288 of_node_put(vty);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Dzserv.c1615 vty_out (vty, "table %d%s", rtm_table_default,
1645 vty_out (vty, "IP forwarding is already off%s", VTY_NEWLINE);
1652 vty_out (vty, "Can't turn off IP forwarding%s", VTY_NEWLINE);
1673 vty_out (vty, "Client fd %d%s", client->sock, VTY_NEWLINE);
1680 config_write_table (struct vty *vty)
1685 vty_out (vty, "table %d%s", rtm_table_default,
1713 vty_out (vty, "IP forwarding is off%s", VTY_NEWLINE);
1715 vty_out (vty, "IP forwarding is on%s", VTY_NEWLINE);
1735 vty_out (vty, "ipv
1674 config_write_table(struct vty *vty) argument
1766 config_write_forwarding(struct vty *vty) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dsmux.c1306 smux_peer_oid (struct vty *vty, char *oid_str, char *passwd_str)
1315 vty_out (vty, "object ID malformed%s", VTY_NEWLINE);
1387 return smux_peer_oid (vty, argv[0], NULL);
1398 return smux_peer_oid (vty, argv[0], argv[1]);
1425 config_write_smux (struct vty *vty)
1432 vty_out (vty, "smux peer ");
1435 vty_out (vty, "%s%d", first ? "" : ".", (int) smux_oid[i]);
1438 vty_out (vty, "
1301 smux_peer_oid(struct vty *vty, char *oid_str, char *passwd_str) argument
1420 config_write_smux(struct vty *vty) argument
[all...]
H A Dif.c27 #include "vty.h"
392 ifp = vty->index;
418 ifp = vty->index;
443 vty->index = ifp;
444 vty->node = INTERFACE_NODE;
473 vty_out (vty, "%s/%d%s", inet_ntoa (p->u.prefix4), p->prefixlen,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/vtysh/
H A Dvtysh_main.c244 /* Make vty structure and register commands. */
277 vty_hello (vty);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_zebra.c1017 ospf_distance_set (struct vty *vty, char *distance_str, char *ip_str,
1029 vty_out (vty, "Malformed prefix%s", VTY_NEWLINE);
1064 ospf_distance_unset (struct vty *vty, char *distance_str, char *ip_str,
1076 vty_out (vty, "Malformed prefix%s", VTY_NEWLINE);
1085 vty_out (vty, "Can't find specified prefix%s", VTY_NEWLINE);
1014 ospf_distance_set(struct vty *vty, char *distance_str, char *ip_str, char *access_list_str) argument
1061 ospf_distance_unset(struct vty *vty, char *distance_str, char *ip_str, char *access_list_str) argument

Completed in 204 milliseconds

1234