Home
last modified time | relevance | path

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

/external/tcpdump/
Dospf.h43 #define OSPF_OPTION_L 0x10 /* L bit: Packet contains LLS data block */ macro
Dprint-ospf.c46 { OSPF_OPTION_L, "LLS" },
900 if (!(op->ospf_hello.hello_options & OSPF_OPTION_L)) in ospf_decode_lls()
905 if (!(op->ospf_db.db_options & OSPF_OPTION_L)) in ospf_decode_lls()