Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dprint-pktap.c50 nd_uint32_t pkt_dlt; /* DLT type of this packet */ member
80 dlt = GET_LE_U_4(hdr->pkt_dlt); in pktap_header_print()
117 dlt = GET_LE_U_4(hdr->pkt_dlt); in pktap_if_print()