Searched refs:ospf_authtype (Results 1 – 2 of 2) sorted by relevance
922 if (GET_BE_U_2(op->ospf_authtype) == OSPF_AUTH_MD5) { in ospf_decode_lls()1100 if (GET_BE_U_2(op->ospf_authtype) == OSPF_AUTH_MD5) { in ospf_print()1139 tok2str(ospf_authtype_values, "unknown", GET_BE_U_2(op->ospf_authtype)), in ospf_print()1140 GET_BE_U_2(op->ospf_authtype)); in ospf_print()1142 switch (GET_BE_U_2(op->ospf_authtype)) { in ospf_print()
270 nd_uint16_t ospf_authtype; member