Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h98 #define LS6_SCOPE_MASK 0x6000 macro
H A Dsnoop_ospf6.c157 switch (ls6_type & LS6_SCOPE_MASK) { in ospf6_print_ls_type()