HomeSort by relevance Sort by last modified time
    Searched refs:ether_length_type (Results 1 - 2 of 2) sorted by null

  /external/tcpdump/
ether.h 49 uint16_t ether_length_type; member in struct:ether_header
print-ether.c 104 length_type = EXTRACT_16BITS(&ep->ether_length_type);
170 length_type = EXTRACT_16BITS(&ep->ether_length_type);

Completed in 140 milliseconds