OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LS_TYPE_NSSA
(Results
1 - 3
of
3
) sorted by null
/external/tcpdump/
ospf.h
69
#define
LS_TYPE_NSSA
7 /* rfc3101 - Not so Stubby Areas */
print-ospf.c
84
{
LS_TYPE_NSSA
, "NSSA" },
671
case
LS_TYPE_NSSA
: /* fall through - those LSAs share the same format */
[
all
...]
print-ospf6.c
71
#define
LS_TYPE_NSSA
7 /* NSSA */
333
{
LS_TYPE_NSSA
, "NSSA" },
Completed in 50 milliseconds