Searched refs:sll2_halen (Results 1 – 2 of 2) sorted by relevance
/external/libpcap/pcap/ | ||
D | sll.h | 104 uint8_t sll2_halen; /* link-layer address length */ member |
/external/libpcap/ | ||
D | pcap-linux.c | 3837 hdrp->sll2_halen = sll->sll_halen; in pcap_handle_packet_mmap() |