Searched defs:ldp_msg_header (Results 1 – 1 of 1) sorted by relevance
88 struct ldp_msg_header { struct89 u_int8_t type[2];90 u_int8_t length[2];91 u_int8_t id[4];500 const struct ldp_msg_header *ldp_msg_header; in ldp_msg_print() local