- Global trace_get_link (const libtrace_packet_t *packet)
- This function is deprecated: Use trace_get_packet_buffer() or one of the trace_get_layer*() functions instead.
- Global trace_get_payload_from_link (void *linkptr, libtrace_linktype_t linktype, uint16_t *type, uint32_t *remaining)
- This function is deprecated: you should be using trace_get_payload_from_layer2() or trace_get_payload_from_meta() instead.