Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dprint-ospf.c84 { LS_TYPE_OPAQUE_LL, "Link Local Opaque" },
544 case LS_TYPE_OPAQUE_LL: in ospf_print_lshdr()
796 case LS_TYPE_OPAQUE_LL: /* fall through */ in ospf_print_lsa()
1041 case LS_TYPE_OPAQUE_LL: in ospf_decode_v2()
H A Dospf.h68 #define LS_TYPE_OPAQUE_LL 9 /* rfc2370 - Opaque Link Local */ macro