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

  /src/external/bsd/libpcap/dist/pcap/
sll.h 101 uint16_t sll2_protocol; /* protocol */ member in struct:sll2_header
126 * "sll2_protocol"; these correspond to the ETH_P_ values on Linux, but
  /src/external/bsd/tcpdump/dist/
print-sll.c 106 nd_uint16_t sll2_protocol; /* protocol */ member in struct:sll2_header
361 ether_type = GET_BE_U_2(sllp->sll2_protocol);
458 ether_type = GET_BE_U_2(sllp->sll2_protocol);

Completed in 61 milliseconds