Home
last modified time | relevance | path

Searched refs:LS_OPAQUE_TYPE_RI (Results 1 – 3 of 3) sorted by relevance

/src/contrib/tcpdump/
H A Dospf.h74 #define LS_OPAQUE_TYPE_RI 4 /* draft-ietf-ospf-cap-03 */ macro
H A Dprint-ospf.c101 { LS_OPAQUE_TYPE_RI, "Router Information" },
801 case LS_OPAQUE_TYPE_RI: in ospf_print_lsa()
H A DCHANGES111 OSPF: Pad TLVs in LS_OPAQUE_TYPE_RI to multiples of 4 bytes.