/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/ |
D | driver_cmd_nl80211.c | 437 struct nl_msg *nlmsg = nlmsg_alloc(); in prepare_nlmsg() local 940 static int send_nlmsg(struct nl_sock *cmd_sock, struct nl_msg *nlmsg, in send_nlmsg() 1022 static int parse_and_populate_setcellswitchmode(struct nl_msg *nlmsg, in parse_and_populate_setcellswitchmode() 1096 static int populate_nlmsg(struct nl_msg *nlmsg, char *cmd, in populate_nlmsg() 1526 struct nl_msg *nlmsg; in wpa_driver_send_get_sta_info_legacy_cmd() local 1757 struct nl_msg *nlmsg; in wpa_driver_send_get_sta_info_cmd() local 1957 struct nl_msg *nlmsg; in wpa_driver_send_get_station_cmd() local 2263 struct nl_msg *nlmsg; in wpa_driver_send_get_scan_cmd() local 2287 struct nl_msg *nlmsg; in wpa_driver_start_csi_capture() local 2390 struct nl_msg *nlmsg; in wpa_driver_stop_csi_capture() local [all …]
|
/aosp_15_r20/external/libnl/lib/netfilter/ |
H A D | queue_msg.c | 156 struct nl_msg *nlmsg; in __nfnl_queue_msg_build_verdict() local 203 struct nl_msg *nlmsg; in nfnl_queue_msg_send_verdict() local 226 struct nl_msg *nlmsg; in nfnl_queue_msg_send_verdict_batch() local 252 struct nl_msg *nlmsg; in nfnl_queue_msg_send_verdict_payload() local
|
/aosp_15_r20/hardware/qcom/wlan/legacy/cld80211-lib/ |
D | cld80211_lib.c | 231 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id() local 301 struct nl_msg *nlmsg; in cld80211_msg_alloc() local 330 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() 349 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
|
/aosp_15_r20/hardware/qcom/wlan/wcn6740/cld80211-lib/ |
D | cld80211_lib.c | 242 struct nl_msg *nlmsg = nlmsg_alloc(); in get_multicast_id() local 312 struct nl_msg *nlmsg; in cld80211_msg_alloc() local 341 int cld80211_send_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg) in cld80211_send_msg() 360 int cld80211_send_recv_msg(struct cld80211_ctx *ctx, struct nl_msg *nlmsg, in cld80211_send_recv_msg()
|
/aosp_15_r20/packages/modules/Connectivity/staticlibs/netd/libnetdutils/ |
D | NetlinkListener.cpp | 51 const NetlinkListener::DispatchFn kDefaultDispatchFn = [](const nlmsghdr& nlmsg, const Slice) { in __anon91c2c7820202() 61 const auto rxErrorHandler = [](const nlmsghdr& nlmsg, const Slice msg) { in NetlinkListener() 112 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice& buf) { in run()
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | address_tracker_linux_test_util.cc | 77 NetlinkMessage nlmsg(type); in MakeAddrMessageWithCacheInfo() local 112 NetlinkMessage nlmsg(type); in MakeLinkMessage() local 131 NetlinkMessage nlmsg(type); in MakeWirelessLinkMessage() local
|
H A D | address_tracker_linux_unittest.cc | 381 NetlinkMessage nlmsg(RTM_NEWADDR); in TEST_F() local
|
/aosp_15_r20/system/netd/server/ |
H A D | WakeupControllerTest.cpp | 101 nlmsghdr nlmsg; in TEST_F() member 151 nlmsghdr nlmsg; in TEST_F() member 220 nlmsghdr nlmsg; in TEST_F() member 267 nlmsghdr nlmsg; in TEST_F() member
|
H A D | NFLogListener.cpp | 54 const nfgenmsg& nfmsg, const Slice msg) { in __anonadea02960202() 149 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener()
|
H A D | NetlinkCommands.cpp | 93 nlmsghdr nlmsg = { in sendNetlinkRequest() local
|
H A D | NFLogListenerTest.cpp | 87 nlmsghdr nlmsg; in sendEmptyMsg() member
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/ |
D | ConntrackSocketTest.java | 107 NetlinkMessage nlmsg = NetlinkMessage.parse(buffer, NETLINK_NETFILTER); in findConnectionOrThrow() local
|
/aosp_15_r20/system/netd/tests/ |
H A D | tun_interface.cpp | 169 nlmsghdr* nlmsg = reinterpret_cast<nlmsghdr*>(buf); in addAddress() local
|
/aosp_15_r20/external/wmediumd/wmediumd/ |
H A D | wmediumd.c | 1327 struct nl_msg *nlmsg; in wmediumd_vu_handle() local 1716 struct nl_msg *nlmsg; in wmediumd_api_handler() local
|