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

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_abr.c470 set_metric(struct ospf_lsa *lsa, u_int32_t metric) argument
[all...]
H A Dospf_lsa.h144 u_int16_t metric; member in struct:router_lsa_link::__anon3107
161 u_int16_t metric; member in struct:router_lsa::__anon3108
179 u_char metric[3]; member in struct:summary_lsa
190 u_char metric[3]; member in struct:as_external_lsa::__anon3109
H A Dospf_lsa.c1082 /* Put 0 metric. TOS metric is not supported. */ argument
54 get_metric(u_char *metric) argument
1070 u_int32_t metric; local
1100 ospf_summary_lsa_new(struct ospf_area *area, struct prefix *p, u_int32_t metric, struct in_addr id) argument
1139 ospf_summary_lsa_originate(struct prefix_ipv4 *p, u_int32_t metric, struct ospf_area *area) argument
1208 ospf_summary_asbr_lsa_body_set(struct stream *s, struct prefix *p, u_int32_t metric) argument
1226 ospf_summary_asbr_lsa_new(struct ospf_area *area, struct prefix *p, u_int32_t metric, struct in_addr id) argument
1265 ospf_summary_asbr_lsa_originate(struct prefix_ipv4 *p, u_int32_t metric, struct ospf_area *area) argument
[all...]
H A Dospf_snmp.c1707 int metric; local
H A Dospf_vty.c118 str2metric(char *str, int *metric) argument
5261 int metric = -1; variable
5331 int metric = -1; variable
5408 int metric = -1; variable
5565 int metric = -1; variable
5621 int metric = -1; variable
5667 int metric = -1; variable
5748 int metric = -1; variable
5809 int metric = -1; variable
5856 int metric = -1; variable
5959 int metric = -1; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/libiproute/
H A Diproute.c396 uint32_t metric; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Droute.c478 int flgs, ref, use, metric, mtu, win, ir; local
547 int iflags, metric, refcnt, use, prefix_len, slen; local
H A Dinterface.c327 int metric; /* routing metric */ member in struct:interface
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Ddst.h112 dst_metric(const struct dst_entry *dst, int metric) argument
137 dst_metric_locked(struct dst_entry *dst, int metric) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospf6d/
H A Dospf6_lsa.h96 u_int16_t metric; /* output cost */ member in struct:ospf6_router_lsd
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripd/
H A Dripd.h136 u_int32_t metric; member in struct:rip::__anon3131
148 u_int32_t metric; /* Metric value of rip route. */ member in struct:rte
185 u_int32_t metric; member in struct:rip_info
H A Dripd.c107 int metric; member in struct:fox_rt_info
134 int flags, refcnt, use, metric, mtu, window, rtt; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripngd.c1247 ripng_write_rte(int num, struct stream *s, struct prefix_ipv6 *p, u_int16_t tag, u_char metric) argument
1282 u_char metric; local
[all...]
H A Dripngd.h136 u_int32_t metric; member in struct:ripng::__anon3135
146 u_char metric; member in struct:rte
175 u_char metric; member in struct:ripng_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/zebra/
H A Drib.c833 rib_add_ipv4(int type, int flags, struct prefix_ipv4 *p, struct in_addr *gate, unsigned int ifindex, int table, u_int32_t metric, u_char distance) argument
2038 u_int32_t metric = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Dnetwork.c66 char *ipaddr, *netmask, *gateway, *metric; local
97 char *ipaddr, *netmask, *gateway, *metric; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dnvparse.c1631 char *ipaddr, *netmask, *gateway, *metric, *ifname; local
H A Dbroadcom.c4751 char *ipaddr, *netmask, *gateway, *metric; local
4798 char *ipaddr, *netmask, *gateway, *metric; local
9690 char *ipaddr, *netmask, *gateway, *metric; local
9952 char *ipaddr, *netmask, *gateway, *metric; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/bgpd/
H A Dbgp_routemap.c765 char *metric; local
811 u_int32_t metric; local
[all...]
H A Dbgp_vty.c7143 u_int32_t metric; variable
7172 u_int32_t metric; variable
7202 u_int32_t metric; variable
7397 u_int32_t metric; variable
7426 u_int32_t metric; variable
7456 u_int32_t metric; variable
[all...]
H A Dbgp_route.c3511 bgp_redistribute_add(struct prefix *p, struct in_addr *nexthop, u_int32_t metric, u_char type) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv6/
H A Droute.c395 find_rr_leaf(struct fib6_node *fn, struct rt6_info *rr_head, u32 metric, int oif, int strict) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Dhostcmd.h592 __le32 metric; member in struct:cmd_ds_fwt_access
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dsonicvibes.c377 unsigned int xm, xn, xr, xd, metric = ~0U; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dtcp_input.c865 static void tcp_update_reordering(struct sock *sk, const int metric, argument

Completed in 387 milliseconds

12