Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_net.h1424 #define OAL_NLMSG_ALIGNTO 4 macro
1425 #define oal_nlmsg_align(_len) (((_len) + OAL_NLMSG_ALIGNTO - 1) & ~(OAL_NLMSG_ALIGNTO - 1))

Completed in 6 milliseconds