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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dospf.h287 u_int16_t db_ifmtu; member in struct:ospfhdr::__anon5942::__anon5944
H A Dprint-ospf.c983 TCHECK(op->ospf_db.db_ifmtu);
984 if (op->ospf_db.db_ifmtu) {
985 printf(", MTU: %u", EXTRACT_16BITS(&op->ospf_db.db_ifmtu));

Completed in 52 milliseconds