Searched refs:icmp_mpls_ext_object_header (Results 1 – 1 of 1) sorted by relevance
343 const struct icmp_mpls_ext_object_header_t *icmp_mpls_ext_object_header; in icmp_print() local639 … icmp_mpls_ext_object_header = (const struct icmp_mpls_ext_object_header_t *)obj_tptr; in icmp_print()640 ND_TCHECK(*icmp_mpls_ext_object_header); in icmp_print()641 obj_tlen = EXTRACT_16BITS(icmp_mpls_ext_object_header->length); in icmp_print()642 obj_class_num = icmp_mpls_ext_object_header->class_num; in icmp_print()643 obj_ctype = icmp_mpls_ext_object_header->ctype; in icmp_print()