Searched refs:db_ifmtu (Results 1 – 2 of 2) sorted by relevance
288 uint16_t db_ifmtu; member
1037 ND_TCHECK(op->ospf_db.db_ifmtu); in ospf_decode_v2()1038 if (op->ospf_db.db_ifmtu) { in ospf_decode_v2()1039 ND_PRINT((ndo, ", MTU: %u", EXTRACT_16BITS(&op->ospf_db.db_ifmtu))); in ospf_decode_v2()