Home
last modified time | relevance | path

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

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