Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ospf.c79 const struct bits ospf_option_bits[] = { variable
166 "Options = %s", ospf_print_bits(ospf_option_bits, in interpret_ospf_hello()
310 ospf_print_bits(ospf_option_bits, lsah->ls_options)); in interpret_ospf_lsa_hdr()
629 ospf_option_bits, ospf->ospf_db.db_options), in interpret_ospf()
641 ospf_option_bits, ospf->ospf_db.db_options)); in interpret_ospf()
H A Dsnoop_ospf6.c50 extern const struct bits ospf_option_bits[];
343 (void) ospf_print_bits(ospf_option_bits, in interpret_ospf6_lsa()