Searched refs:ospf6_type (Results 1 – 1 of 1) sorted by relevance
232 uint8_t ospf6_type; member734 switch (op->ospf6_type) { in ospf6_decode_v3()936 if (op->ospf6_type == OSPF_TYPE_HELLO) { in ospf6_decode_v3_trailer()941 } else if (op->ospf6_type == OSPF_TYPE_DD) { in ospf6_decode_v3_trailer()968 ND_TCHECK(op->ospf6_type); in ospf6_print()969 cp = tok2str(ospf6_type_values, "unknown packet type (%u)", op->ospf6_type); in ospf6_print()