Home
last modified time | relevance | path

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

/minix/external/bsd/tcpdump/dist/
H A Dprint-ospf.c90 { LS_TYPE_OPAQUE_LL, "Link Local Opaque" },
479 case LS_TYPE_OPAQUE_LL: in ospf_print_lshdr()
736 case LS_TYPE_OPAQUE_LL: /* fall through */ in ospf_print_lsa()
1000 case LS_TYPE_OPAQUE_LL: in ospf_decode_v2()
H A Dospf.h70 #define LS_TYPE_OPAQUE_LL 9 /* rfc2370 - Opaque Link Local */ macro