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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/ospfd/
H A Dospf_lsa.h205 #define LS_AGE(x) (OSPF_LSA_MAXAGE < get_age(x) ? \
206 OSPF_LSA_MAXAGE : get_age(x))
236 int get_age (struct ospf_lsa *);
H A Dospf_lsa.c166 get_age (struct ospf_lsa *lsa)
163 get_age (struct ospf_lsa *lsa) function

Completed in 154 milliseconds