Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h287 u_int16_t db_ifmtu; member
Dprint-ospf.c979 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()