Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-ospf.c40 static const struct tok ospf_option_values[] = { variable
569 bittok2str(ospf_option_values, "none", GET_U_1(lshp->ls_options))); in ospf_print_lshdr()
982 bittok2str(ospf_option_values,"none",GET_U_1(op->ospf_hello.hello_options))); in ospf_decode_v2()
1010 bittok2str(ospf_option_values, "none", GET_U_1(op->ospf_db.db_options))); in ospf_decode_v2()