Home
last modified time | relevance | path

Searched refs:marker_tlv_marker_info (Results 1 – 1 of 1) sorted by relevance

/external/tcpdump/
Dprint-slow.c345 const struct marker_tlv_marker_info_t *marker_tlv_marker_info; in slow_marker_lacp_print() member
405 tlv_ptr.marker_tlv_marker_info = (const struct marker_tlv_marker_info_t *)tlv_tptr; in slow_marker_lacp_print()
408 etheraddr_string(ndo, tlv_ptr.marker_tlv_marker_info->req_sys), in slow_marker_lacp_print()
409 EXTRACT_16BITS(tlv_ptr.marker_tlv_marker_info->req_port), in slow_marker_lacp_print()
410 EXTRACT_32BITS(tlv_ptr.marker_tlv_marker_info->req_trans_id))); in slow_marker_lacp_print()