Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h288 uint16_t db_ifmtu; member
Dprint-ospf.c1037 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()