Searched refs:db_ifmtu (Results 1 – 2 of 2) sorted by relevance
287 u_int16_t db_ifmtu; member
979 TCHECK(op->ospf_db.db_ifmtu); in ospf_decode_v2()980 if (op->ospf_db.db_ifmtu) { in ospf_decode_v2()981 printf(", MTU: %u", EXTRACT_16BITS(&op->ospf_db.db_ifmtu)); in ospf_decode_v2()