Home
last modified time | relevance | path

Searched defs:nlmsg (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/hardware/qcom/wlan/wcn6740/qcwcn/wpa_supplicant_8_lib/
Ddriver_cmd_nl80211.c437 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 Dqueue_msg.c156 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/
Dcld80211_lib.c231 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/
Dcld80211_lib.c242 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/
DNetlinkListener.cpp51 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 Daddress_tracker_linux_test_util.cc77 NetlinkMessage nlmsg(type); in MakeAddrMessageWithCacheInfo() local
112 NetlinkMessage nlmsg(type); in MakeLinkMessage() local
131 NetlinkMessage nlmsg(type); in MakeWirelessLinkMessage() local
H A Daddress_tracker_linux_unittest.cc381 NetlinkMessage nlmsg(RTM_NEWADDR); in TEST_F() local
/aosp_15_r20/system/netd/server/
H A DWakeupControllerTest.cpp101 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 DNFLogListener.cpp54 const nfgenmsg& nfmsg, const Slice msg) { in __anonadea02960202()
149 const auto rxHandler = [this](const nlmsghdr& nlmsg, const Slice msg) { in NFLogListener()
H A DNetlinkCommands.cpp93 nlmsghdr nlmsg = { in sendNetlinkRequest() local
H A DNFLogListenerTest.cpp87 nlmsghdr nlmsg; in sendEmptyMsg() member
/aosp_15_r20/packages/modules/Connectivity/Tethering/tests/privileged/src/com/android/networkstack/tethering/
DConntrackSocketTest.java107 NetlinkMessage nlmsg = NetlinkMessage.parse(buffer, NETLINK_NETFILTER); in findConnectionOrThrow() local
/aosp_15_r20/system/netd/tests/
H A Dtun_interface.cpp169 nlmsghdr* nlmsg = reinterpret_cast<nlmsghdr*>(buf); in addAddress() local
/aosp_15_r20/external/wmediumd/wmediumd/
H A Dwmediumd.c1327 struct nl_msg *nlmsg; in wmediumd_vu_handle() local
1716 struct nl_msg *nlmsg; in wmediumd_api_handler() local