Searched defs:ldp_msg_header (Results 1 – 1 of 1) sorted by relevance
80 struct ldp_msg_header { struct81 uint8_t type[2];82 uint8_t length[2];83 uint8_t id[4];564 const struct ldp_msg_header *ldp_msg_header; in ldp_pdu_print() local