Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tcpdump/
H A Dprint-ospf6.c80 #define LS_TYPE_MASK 0x1fff macro
379 tok2str(ospf6_lsa_values, "Unknown", ls_type & LS_TYPE_MASK), in ospf6_print_ls_type()
380 ls_type & LS_TYPE_MASK, in ospf6_print_ls_type()