HomeSort by: relevance | last modified time | path
    Searched defs:sll_pkttype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libpcap/dist/pcap/
sll.h 88 uint16_t sll_pkttype; /* packet type */ member in struct:sll_header
111 * The LINUX_SLL_ values for "sll_pkttype" and LINUX_SLL2_ values for
  /src/external/bsd/tcpdump/dist/
print-sll.c 93 nd_uint16_t sll_pkttype; /* packet type */ member in struct:sll_header
116 * The LINUX_SLL_ values for "sll_pkttype"; these correspond to the
167 tok2str(sll_pkttype_values,"?",GET_BE_U_2(sllp->sll_pkttype)));

Completed in 13 milliseconds