HomeSort by relevance Sort by last modified time
    Searched refs:OSPF_OPTION_L (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
ospf.h 43 #define OSPF_OPTION_L 0x10 /* L bit: Packet contains LLS data block */
print-ospf.c 46 { OSPF_OPTION_L, "LLS" },
900 if (!(op->ospf_hello.hello_options & OSPF_OPTION_L))
905 if (!(op->ospf_db.db_options & OSPF_OPTION_L))
    [all...]

Completed in 77 milliseconds