Searched refs:ospf_version (Results 1 – 2 of 2) sorted by relevance
1104 ND_PRINT("OSPFv%u, %s, length %u", GET_U_1(op->ospf_version), cp, in ospf_print()1160 switch (GET_U_1(op->ospf_version)) { in ospf_print()1171 ND_PRINT(" ospf [version %u]", GET_U_1(op->ospf_version)); in ospf_print()
262 nd_uint8_t ospf_version; member