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

  /external/tcpdump/
ospf6.h 56 #define LS_TYPE_MASK 0x1fff
print-ospf6.c 131 tok2str(ospf6_lsa_values, "Unknown", ls_type & LS_TYPE_MASK),
132 ls_type & LS_TYPE_MASK,

Completed in 32 milliseconds