Searched refs:OSPF_OPTION_L (Results 1 – 2 of 2) sorted by relevance
44 #define OSPF_OPTION_L 0x10 /* L bit: Packet contains LLS data block */ macro
51 { OSPF_OPTION_L, "LLS" },843 if (!(op->ospf_hello.hello_options & OSPF_OPTION_L)) in ospf_decode_lls()848 if (!(op->ospf_db.db_options & OSPF_OPTION_L)) in ospf_decode_lls()