OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OSPF_OPTION_T
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/
ospf.h
39
#define
OSPF_OPTION_T
0x01 /* T bit: TOS support */
print-ospf.c
47
{
OSPF_OPTION_T
, "TOS" },
348
if(!((lsap->ls_hdr.ls_options)&
OSPF_OPTION_T
)) {
368
if(!((lsap->ls_hdr.ls_options)&
OSPF_OPTION_T
)) {
[
all
...]
Completed in 16 milliseconds