Home
last modified time | relevance | path

Searched refs:ospf_version (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcpdump/
HDprint-ospf.c1104 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()
HDospf.h262 nd_uint8_t ospf_version; member