Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-slow.c361 const struct marker_tlv_marker_info_t *marker_tlv_marker_info; in slow_marker_lacp_print() member
454 tlv_ptr.marker_tlv_marker_info = (const struct marker_tlv_marker_info_t *)tlv_tptr; in slow_marker_lacp_print()
457 etheraddr_string(ndo, tlv_ptr.marker_tlv_marker_info->req_sys), in slow_marker_lacp_print()
458 EXTRACT_16BITS(tlv_ptr.marker_tlv_marker_info->req_port), in slow_marker_lacp_print()
459 EXTRACT_32BITS(tlv_ptr.marker_tlv_marker_info->req_trans_id))); in slow_marker_lacp_print()