Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dospf.h67 #define LS_TYPE_NSSA 7 /* rfc3101 - Not so Stubby Areas */ macro
H A Dprint-ospf6.c70 #define LS_TYPE_NSSA 7 /* NSSA */ macro
332 { LS_TYPE_NSSA, "NSSA" },
H A Dprint-ospf.c83 { LS_TYPE_NSSA, "NSSA" },
740 case LS_TYPE_NSSA: /* fall through - those LSAs share the same format */ in ospf_print_lsa()