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