Searched defs:ldp_tlv_header (Results 1 – 1 of 1) sorted by relevance
245 struct ldp_tlv_header { in ldp_tlv_print() struct246 nd_uint16_t type; in ldp_tlv_print()247 nd_uint16_t length; in ldp_tlv_print()250 const struct ldp_tlv_header *ldp_tlv_header; in ldp_tlv_print() local