lldp_bytes_to_scratch
void (*toscratch)(const void *, size_t, int) = lldp_bytes_to_scratch;
lldp_bytes_to_scratch;
lldp_bytes_to_scratch(base, len, flags);
lldp_bytes_to_scratch(buf, len, flags);
lldp_bytes_to_scratch(buf, len, flags);
lldp_bytes_to_scratch(abuf, alen, 0);
lldp_bytes_to_scratch(buf, len, 0);
static void lldp_bytes_to_scratch(const void *, size_t, int);