Home
last modified time | relevance | path

Searched refs:__long_aligned (Results 1 – 1 of 1) sorted by relevance

/drivers/net/bonding/
Dbond_alb.c45 #ifndef __long_aligned
46 #define __long_aligned __attribute__((aligned((sizeof(long))))) macro
48 static const u8 mac_bcast[ETH_ALEN] __long_aligned = {
51 static const u8 mac_v6_allmcast[ETH_ALEN] __long_aligned = {