Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c81 const struct bits ospf_option_bits[] = { variable
168 "Options = %s", ospf_print_bits(ospf_option_bits, in interpret_ospf_hello()
312 ospf_print_bits(ospf_option_bits, lsah->ls_options)); in interpret_ospf_lsa_hdr()
631 ospf_option_bits, ospf->ospf_db.db_options), in interpret_ospf()
643 ospf_option_bits, ospf->ospf_db.db_options)); in interpret_ospf()
H A Dsnoop_ospf6.c52 extern const struct bits ospf_option_bits[];
345 (void) ospf_print_bits(ospf_option_bits, in interpret_ospf6_lsa()