Searched refs:SOL_NETLINK (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/ |
H A D | nstackx_wifi_stat_linux.h | 33 #ifndef SOL_NETLINK 34 #define SOL_NETLINK 270 macro
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_congestion/platform/unix/wifi/ |
H A D | nstackx_wifi_stat_linux.c | 308 …ret = setsockopt(nl_socket_get_fd(nlDevInfo->nl_sock), SOL_NETLINK, NETLINK_EXT_ACK, &err, sizeof(… in GetNlDevInfo()
|
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/ |
H A D | netlink_cmd_adapter.c | 131 #define SOL_NETLINK 270 macro 473 …if (setsockopt(nl_socket_get_fd(g_wifiHalInfo.cmdSock), SOL_NETLINK, NETLINK_EXT_ACK, &opt, sizeof… in NetlinkSendCmdSync() 479 …if (setsockopt(nl_socket_get_fd(g_wifiHalInfo.cmdSock), SOL_NETLINK, NETLINK_CAP_ACK, &opt, sizeof… in NetlinkSendCmdSync()
|