tlvhdr
static int tlv_check(const void *, size_t, const struct tlvhdr *,
tlv_check(const void *p, size_t size, const struct tlvhdr *tlv,
tlv = (const struct tlvhdr *)
sizeof(struct tlvhdr) + sizeof(struct lacp_peerinfo) },
sizeof(struct tlvhdr) + sizeof(struct lacp_peerinfo) },
sizeof(struct tlvhdr) + sizeof(struct lacp_collectorinfo) },
sizeof(struct tlvhdr) + sizeof(struct lacp_markerinfo) },
sizeof(struct tlvhdr) + sizeof(struct lacp_markerinfo) },
struct tlvhdr ldu_tlv_actor;
struct tlvhdr ldu_tlv_partner;
struct tlvhdr ldu_tlv_collector;
struct tlvhdr ldu_tlv_term;
struct tlvhdr mdu_tlv;
struct tlvhdr mdu_tlv_term;