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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_comm.h32 #define ETH_MAC_LEN 6 macro
45 unsigned char eth_smac[ETH_MAC_LEN]; /* Source MAC address */
46 unsigned char eth_dmac[ETH_MAC_LEN]; /* Destination MAC address */
53 unsigned char smac[ETH_MAC_LEN]; /* Source MAC address */
54 unsigned char dmac[ETH_MAC_LEN]; /* Destination MAC address */

Completed in 97 milliseconds