Home | History | Annotate | Download | only in tcpdump

Lines Matching full:ls_options

499         ND_TCHECK(lshp->ls_options); /* XXX - ls_length check checked this */
500 ND_PRINT((ndo, "\n\t Options: [%s]", bittok2str(ospf_option_values, "none", lshp->ls_options)));