Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ospf.c40 static const struct tok ospf_option_values[] = { variable
500 …ND_PRINT((ndo, "\n\t Options: [%s]", bittok2str(ospf_option_values, "none", lshp->ls_options))); in ospf_print_lshdr()
933 bittok2str(ospf_option_values,"none",op->ospf_hello.hello_options))); in ospf_decode_v2()
965 bittok2str(ospf_option_values, "none", op->ospf_db.db_options))); in ospf_decode_v2()