Searched defs:metric (Results 1 - 25 of 50) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripng_route.h35 u_char metric; member in struct:ripng_aggregate
H A Dripng_routemap.c90 u_char metric; member in struct:rip_metric_modifier
128 long metric; local
[all...]
H A Dripng_zebra.c160 ripng_redistribute_metric_set(int type, int metric) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_nexthop.h37 u_int32_t metric; member in struct:bgp_nexthop_cache
H A Dbgp_zebra.c898 bgp_redistribute_metric_set(struct bgp *bgp, afi_t afi, int type, u_int32_t metric) argument
[all...]
H A Dbgp_nexthop.c846 u_int32_t metric; local
939 u_int32_t metric; local
1041 u_int32_t metric = 0; local
1126 u_int32_t metric; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_abr.h28 u_int32_t metric; /* 12bits reserved, 20bits metric */ member in struct:ospf6_inter_area_prefix_lsa
37 u_int32_t metric; /* 12bits reserved, 20bits metric */ member in struct:ospf6_inter_area_router_lsa
H A Dospf6_redistribute.h45 u_int32_t metric; member in struct:ospf6_redistribute_info
H A Dospf6_prefix.c40 ospf6_prefix_create (u_int8_t options, u_int16_t metric, struct prefix_ipv6 *p) argument
H A Dospf6_routemap.c123 char *metric = rule; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_asbr.h28 int32_t metric; member in struct:route_map_set_values
H A Dospf_ia.c211 u_int32_t metric; local
544 u_int32_t metric; local
[all...]
H A Dospf_ase.c284 u_int32_t metric; local
239 ospf_ase_calculate_new_route(struct ospf_lsa *lsa, struct ospf_route *asbr_route, u_int32_t metric) argument
[all...]
H A Dospf_routemap.c428 u_int32_t *metric; local
447 u_int32_t *metric; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drtread_proc.c53 int flags, refcnt, use, metric, mtu, window, rtt; local
125 int metric, use, refcnt, flags; local
H A Dkernel_socket.c529 rtm_write(int message, union sockunion *dest, union sockunion *mask, union sockunion *gate, unsigned int index, int zebra_flags, int metric) argument
H A Drib.h49 u_int32_t metric; member in struct:rib
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dzclient.h100 u_int32_t metric; member in struct:zapi_ipv4
152 u_int32_t metric; member in struct:zapi_ipv6
H A Dif.h93 int metric; member in struct:interface
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Drip_offset.c45 int metric; member in struct:rip_offset_list::__anon3127
115 int metric; local
153 int metric; local
209 rip_offset_list_apply_in(struct prefix_ipv4 *p, struct interface *ifp, u_int32_t *metric) argument
248 rip_offset_list_apply_out(struct prefix_ipv4 *p, struct interface *ifp, u_int32_t *metric) argument
[all...]
H A Drip_zebra.c46 rip_zebra_ipv4_add(struct prefix_ipv4 *p, struct in_addr *nexthop, u_int32_t metric, u_char distance) argument
76 rip_zebra_ipv4_delete(struct prefix_ipv4 *p, struct in_addr *nexthop, u_int32_t metric) argument
168 rip_redistribute_metric_set(int type, int metric) argument
175 rip_metric_unset(int type,int metric) argument
466 int metric; variable
[all...]
H A Drip_routemap.c159 u_int32_t *metric; local
179 u_int32_t *metric; local
451 u_int32_t *metric; local
471 u_int32_t *metric; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dinterface.c154 route_manip(int cmd, char *name, int metric, char *dst, char *gateway, char *genmask) argument
197 route_add(char *name, int metric, char *dst, char *gateway, char *genmask) argument
203 route_del(char *name, int metric, char *dst, char *gateway, char *genmask) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/networking/
H A Difenslave.c508 int metric, mtu; /* Parameters of the master interface. */ local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/ip/
H A Diproute.c721 __u32 metric; local

Completed in 149 milliseconds

12