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

/freebsd-13-stable/contrib/tcpdump/
H A Dospf.h288 uint16_t db_ifmtu; member in struct:ospfhdr::__anon6157::__anon6159
H A Dprint-ospf.c1037 ND_TCHECK(op->ospf_db.db_ifmtu);
1038 if (op->ospf_db.db_ifmtu) {
1039 ND_PRINT((ndo, ", MTU: %u", EXTRACT_16BITS(&op->ospf_db.db_ifmtu)));

Completed in 107 milliseconds