Searched refs:ETH_ALEN (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-rrcp.c43 #ifndef ETH_ALEN
44 #define ETH_ALEN 6 macro
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-dos.h23 #define ETH_ALEN sizeof(ETHER) /* Ether address length */ macro
24 #define ETH_HLEN (2*ETH_ALEN+2) /* Ether header length */
H A Dpcap-linux.c3305 handlep->vlan_offset = 2 * ETH_ALEN;

Completed in 219 milliseconds