Searched refs:ldp_common_header (Results 1 – 1 of 1) sorted by relevance
55 struct ldp_common_header { struct550 while (len > (sizeof(struct ldp_common_header) + sizeof(struct ldp_msg_header))) { in ldp_print()563 const struct ldp_common_header *ldp_com_header; in ldp_msg_print()571 ldp_com_header = (const struct ldp_common_header *)pptr; in ldp_msg_print()599 tptr += sizeof(const struct ldp_common_header); in ldp_msg_print()600 tlen -= sizeof(const struct ldp_common_header)-4; /* Type & Length fields not included */ in ldp_msg_print()