Searched refs:hello_options (Results 1 – 3 of 3) sorted by relevance
255 #define hello_options hello_priandopt.opt macro739 ND_TCHECK_32BITS(&hellop->hello_options); in ospf6_decode_v3()742 EXTRACT_32BITS(&hellop->hello_options)))); in ospf6_decode_v3()938 ND_TCHECK(hellop->hello_options); in ospf6_decode_v3_trailer()939 if (EXTRACT_32BITS(&hellop->hello_options) & OSPF6_OPTION_L) in ospf6_decode_v3_trailer()
278 uint8_t hello_options; member
900 if (!(op->ospf_hello.hello_options & OSPF_OPTION_L)) in ospf_decode_lls()999 ND_TCHECK(op->ospf_hello.hello_options); in ospf_decode_v2()1001 bittok2str(ospf_option_values,"none",op->ospf_hello.hello_options))); in ospf_decode_v2()