Searched refs:ROUTEMAP_METRIC_TYPE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_asbr.h52 #define ROUTEMAP_METRIC_TYPE(E) (E)->route_map_set.metric_type macro
H A Dospf_lsa.c1469 mtype = (ROUTEMAP_METRIC_TYPE (ei) != -1) ?
1470 ROUTEMAP_METRIC_TYPE (ei) : metric_type (type);
1574 mtype = (ROUTEMAP_METRIC_TYPE (ei) != -1) ?
1575 ROUTEMAP_METRIC_TYPE (ei) : metric_type (type);

Completed in 96 milliseconds