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