Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf6.c163 case LS6_SCOPE_AREA: in ospf6_print_ls_type()
336 case LS_TYPE_ROUTER|LS6_SCOPE_AREA: in interpret_ospf6_lsa()
451 case LS_TYPE_NETWORK | LS6_SCOPE_AREA: in interpret_ospf6_lsa()
482 case LS_TYPE_INTER_AP | LS6_SCOPE_AREA: in interpret_ospf6_lsa()
541 case LS_TYPE_INTRA_AP | LS6_SCOPE_AREA: in interpret_ospf6_lsa()
H A Dsnoop_ospf.h98 #define LS6_SCOPE_AREA 0x2000 macro