Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-ospf6.c264 nd_uint32_t db_options; member
783 GET_BE_U_4(ddp->db_options))); in ospf6_decode_v3()
941 if (GET_BE_U_4(ddp->db_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()
H A Dospf.h289 nd_uint8_t db_options; member
H A Dprint-ospf.c909 if (!(GET_U_1(op->ospf_db.db_options) & OSPF_OPTION_L)) in ospf_decode_lls()
1013 bittok2str(ospf_option_values, "none", GET_U_1(op->ospf_db.db_options))); in ospf_decode_v2()