diff --git a/tools/nxstyle.c b/tools/nxstyle.c index 36c7fbaf39f..138fa3258e9 100644 --- a/tools/nxstyle.c +++ b/tools/nxstyle.c @@ -248,6 +248,22 @@ static const char *g_white_list[] = "_Far", "_Erom", + /* Ref: + * arch/sim/src/sim/up_wpcap.c + */ + + "Address", + "Description", + "FirstUnicastAddress", + "GetAdaptersAddresses", + "GetProcAddress", + "LoadLibrary", + "lpSockaddr", + "Next", + "PhysicalAddressLength", + "PhysicalAddress", + "WideCharToMultiByte", + /* Ref: * fs/nfs/rpc.h * fs/nfs/nfs_proto.h