Lines Matching defs:age
454 u_int16_t l, age;
616 * in EXSTART when the LSA has age MaxAge
634 memcpy(&age, imsg.data, sizeof(age));
636 if (ntohs(age) >= MAX_AGE)
648 * 2. LS age is MaxAge and there is no current
963 lsa_hdr.age = htons(DEFAULT_AGE);
1024 lsa_hdr.age = htons(DEFAULT_AGE);
1026 lsa_hdr.age = htons(MAX_AGE);
1125 lsa_hdr.age = htons(DEFAULT_AGE);