Searched refs:SLA_SHIFT_TOS (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ | ||
H A D | snoop_ospf.h | 118 #define SLA_SHIFT_TOS 24 macro |
H A D | snoop_ospf.c | 481 tos = (tm & SLA_MASK_TOS) >> SLA_SHIFT_TOS; in interpret_ospf_lsa() |