Searched refs:output_arg (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dvty.h127 void *output_arg; member in struct:vty
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_route.c4364 vty->output_arg = NULL;
4394 regex_t *regex = vty->output_arg;
4402 struct prefix_list *plist = vty->output_arg;
4410 struct as_list *as_list = vty->output_arg;
4418 struct route_map *rmap = vty->output_arg;
4436 union sockunion *su = vty->output_arg;
4457 struct prefix *p = vty->output_arg;
4469 struct community *com = vty->output_arg;
4477 struct community *com = vty->output_arg;
4485 struct community_list *list = vty->output_arg;
[all...]
H A Dbgp_mplsvpn.c408 void *output_arg, int tags)
441 union sockunion *su = output_arg;
407 bgp_show_mpls_vpn(struct vty *vty, struct prefix_rd *prd, enum bgp_show_type type, void *output_arg, int tags) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dpvr2fb.c999 char output_arg[80]; local
1012 strcpy(output_arg, this_opt + 7);
1024 if (*output_arg)
1025 video_output = pvr2_get_param(outputs, output_arg, 0, 3);

Completed in 109 milliseconds