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