Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
HDospf.h67 #define LS_TYPE_NSSA 7 /* rfc3101 - Not so Stubby Areas */ macro
HDprint-ospf6.c72 #define LS_TYPE_NSSA 7 /* NSSA */ macro
334 { LS_TYPE_NSSA, "NSSA" },
HDprint-ospf.c83 { LS_TYPE_NSSA, "NSSA" },
741 case LS_TYPE_NSSA: /* fall through - those LSAs share the same format */ in ospf_print_lsa()