/third_party/libnl/lib/ |
D | handlers.c | 52 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_verbose() 63 print_header_content(ofd, nlmsg_hdr(msg)); in nl_invalid_handler_verbose() 74 print_header_content(ofd, nlmsg_hdr(msg)); in nl_overrun_handler_verbose() 98 print_header_content(ofd, nlmsg_hdr(msg)); in nl_valid_handler_debug() 109 print_header_content(ofd, nlmsg_hdr(msg)); in nl_finish_handler_debug() 140 print_header_content(ofd, nlmsg_hdr(msg)); in nl_skipped_handler_debug() 151 print_header_content(ofd, nlmsg_hdr(msg)); in nl_ack_handler_debug()
|
D | msg.c | 543 struct nlmsghdr *nlmsg_hdr(struct nl_msg *n) in nlmsg_hdr() function 741 nlmsg_hdr(msg)->nlmsg_type); in nl_msg_parse() 746 err = nl_cache_parse(ops, NULL, nlmsg_hdr(msg), &p); in nl_msg_parse() 802 struct nlmsghdr *nlh = nlmsg_hdr(msg); in print_hdr() 917 struct nlmsghdr *hdr = nlmsg_hdr(msg); in dump_error_msg() 978 struct nlmsghdr *hdr = nlmsg_hdr(msg); in nl_msg_dump()
|
D | cache_mngr.c | 79 int type = nlmsg_hdr(msg)->nlmsg_type; in event_input() 112 return nl_cache_parse(ops, NULL, nlmsg_hdr(msg), &p); in event_input()
|
D | nl.c | 456 .iov_base = (void *) nlmsg_hdr(msg), in nl_send() 457 .iov_len = nlmsg_hdr(msg)->nlmsg_len, in nl_send() 486 nlh = nlmsg_hdr(msg); in nl_complete_msg()
|
D | cache.c | 1028 return nl_cache_parse(cache->c_ops, NULL, nlmsg_hdr(msg), &p); in nl_cache_parse_and_add()
|
/third_party/libnl/lib/netfilter/ |
D | queue_msg.c | 265 iov[0].iov_base = (void *) nlmsg_hdr(nlmsg); in nfnl_queue_msg_send_verdict_payload() 266 iov[0].iov_len = nlmsg_hdr(nlmsg)->nlmsg_len; in nfnl_queue_msg_send_verdict_payload() 270 nlmsg_hdr(nlmsg)->nlmsg_len += nla.nla_len; in nfnl_queue_msg_send_verdict_payload()
|
/third_party/libnl/tests/ |
D | check-attr.c | 68 nlh = nlmsg_hdr(msg); in START_TEST()
|
/third_party/libnl/src/ |
D | nf-ct-events.c | 44 struct nlmsghdr *hdr = nlmsg_hdr(msg); in nf_conntrack_event_callback()
|
/third_party/libnl/include/netlink/ |
D | msg.h | 86 extern struct nlmsghdr * nlmsg_hdr(struct nl_msg *);
|
/third_party/libnl/python/examples/ |
D | iface.py | 13 e, attr = genl.py_genlmsg_parse(nl.nlmsg_hdr(m), 0,
|
D | wiphy.py | 66 e, attr = genl.py_genlmsg_parse(nl.nlmsg_hdr(m), 0,
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | driver_nl80211_capa.c | 26 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in protocol_feature_handler() 626 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in wiphy_info_handler() 917 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in dfs_info_handler() 1036 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_akm_suites_handler() 1096 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in features_info_handler() 1729 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in phy_info_handler() 2047 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_get_reg()
|
D | driver_nl80211_scan.c | 35 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_noise_for_scan_results() 699 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_parse_bss_info() 1042 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in scan_cookie_handler()
|
D | driver_nl80211.c | 378 struct nlmsghdr *hdr = nlmsg_hdr(msg); in nl80211_nlmsg_clear() 469 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in family_handler() 599 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in netdev_info_handler() 712 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in process_beacon_event() 1309 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_get_assoc_freq_handler() 1417 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_link_signal() 1497 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_link_noise() 1554 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_channel_info() 1670 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_get_country() 2560 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in qca_vendor_test_cmd_handler() [all …]
|
/third_party/libnl/ |
D | libnl-3.sym | 305 nlmsg_hdr;
|
/third_party/libnl/lib/genl/ |
D | mngt.c | 217 struct nlmsghdr *nlh = nlmsg_hdr(msg); in genl_handle_msg()
|
D | ctrl.c | 207 struct nlmsghdr *nlh = nlmsg_hdr(msg); in probe_response()
|
/third_party/libnl/lib/route/ |
D | cls.c | 52 tchdr = nlmsg_data(nlmsg_hdr(*result)); in cls_build()
|
/third_party/libnl/python/netlink/ |
D | core.py | 130 return capi.nlmsg_len(nlmsg_hdr(self._msg)) 146 return capi.nlmsg_hdr(self._msg)
|
D | capi.i | 232 extern struct nlmsghdr * nlmsg_hdr(struct nl_msg *);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | driver_nl80211_capa.c | 27 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in protocol_feature_handler() 852 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in wiphy_info_handler() 1164 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in dfs_info_handler() 1224 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in features_info_handler() 1957 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in phy_info_handler() 2296 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_get_reg()
|
D | driver_nl80211_scan.c | 35 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_noise_for_scan_results() 702 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_parse_bss_info() 1060 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in scan_cookie_handler()
|
D | driver_nl80211.c | 301 ((u8 *) nlmsg_data(nlmsg_hdr(msg)) + sizeof(struct nlmsghdr) + in ack_handler_cookie() 303 if (nlmsg_hdr(msg)->nlmsg_len <= ack_len) in ack_handler_cookie() 306 attr_len = nlmsg_hdr(msg)->nlmsg_len - ack_len; in ack_handler_cookie() 308 if(!(nlmsg_hdr(msg)->nlmsg_flags & NLM_F_ACK_TLVS)) in ack_handler_cookie() 375 struct nlmsghdr *hdr = nlmsg_hdr(msg); in nl80211_nlmsg_clear() 570 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in family_handler() 709 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in netdev_info_handler() 844 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in process_beacon_event() 1441 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in nl80211_get_assoc_freq_handler() 1575 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_link_signal() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.c | 74 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_power_mode_handler()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant_lib/ |
D | driver_nl80211_hisi.c | 72 struct genlmsghdr *gnlh = nlmsg_data(nlmsg_hdr(msg)); in get_power_mode_handler()
|