Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.h90 #define LS_TYPE_MASK 0x1fff macro
H A Dsnoop_ospf6.c171 switch (ls6_type & LS_TYPE_MASK) { in ospf6_print_ls_type()