Searched refs:genlmsg_reply (Results 1 – 21 of 21) sorted by relevance
/linux-4.4.14/net/irda/ |
D | irnetlink.c | 119 return genlmsg_reply(msg, info); in irda_nl_get_mode()
|
/linux-4.4.14/net/ieee802154/ |
D | netlink.c | 97 return genlmsg_reply(msg, info); in ieee802154_nl_reply()
|
D | nl-phy.c | 113 return genlmsg_reply(msg, info); in ieee802154_list_phy()
|
D | nl802154.c | 684 return genlmsg_reply(msg, info); in nl802154_get_wpan_phy() 917 return genlmsg_reply(msg, info); in nl802154_get_interface()
|
D | nl-mac.c | 436 return genlmsg_reply(msg, info); in ieee802154_list_iface()
|
/linux-4.4.14/net/netlabel/ |
D | netlabel_mgmt.c | 580 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_listdef() 691 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_version()
|
D | netlabel_cipso_v4.c | 593 return genlmsg_reply(ans_skb, info); in netlbl_cipsov4_list()
|
D | netlabel_unlabeled.c | 877 return genlmsg_reply(ans_skb, info); in netlbl_unlabel_list()
|
/linux-4.4.14/include/net/ |
D | genetlink.h | 347 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
|
/linux-4.4.14/net/tipc/ |
D | bearer.c | 759 return genlmsg_reply(rep, info); in tipc_nl_bearer_get() 1018 return genlmsg_reply(rep, info); in tipc_nl_media_get()
|
D | link.c | 1986 return genlmsg_reply(msg.skb, info); in tipc_nl_link_get()
|
/linux-4.4.14/net/nfc/ |
D | netlink.c | 738 return genlmsg_reply(msg, info); in nfc_genl_get_device() 1022 return genlmsg_reply(msg, info); in nfc_genl_llc_get_params() 1619 return genlmsg_reply(skb, dev->cur_cmd_info); in nfc_vendor_cmd_reply()
|
/linux-4.4.14/kernel/ |
D | taskstats.c | 117 return genlmsg_reply(skb, info); in send_reply()
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 1255 return genlmsg_reply(reply, info); in ovs_flow_cmd_get() 1741 return genlmsg_reply(reply, info); in ovs_dp_cmd_get() 2103 return genlmsg_reply(reply, info); in ovs_vport_cmd_get()
|
/linux-4.4.14/net/wireless/ |
D | nl80211.c | 1876 return genlmsg_reply(msg, info); in nl80211_get_wiphy() 2501 return genlmsg_reply(msg, info); in nl80211_get_interface() 2760 return genlmsg_reply(msg, info); in nl80211_new_interface() 2933 return genlmsg_reply(msg, info); in nl80211_get_key() 3964 return genlmsg_reply(msg, info); in nl80211_get_station() 4719 return genlmsg_reply(msg, info); in nl80211_get_mpath() 4824 return genlmsg_reply(msg, info); in nl80211_get_mpp() 5102 return genlmsg_reply(msg, info); in nl80211_get_mesh_config() 5498 return genlmsg_reply(msg, info); in nl80211_get_reg_do() 8185 return genlmsg_reply(msg, info); in nl80211_remain_on_channel() [all …]
|
/linux-4.4.14/net/ipv4/ |
D | fou.c | 689 return genlmsg_reply(msg, info); in fou_nl_cmd_get_port()
|
D | tcp_metrics.c | 1024 return genlmsg_reply(msg, info); in tcp_metrics_nl_cmd_get()
|
/linux-4.4.14/net/netlink/ |
D | genetlink.c | 937 return genlmsg_reply(msg, info); in ctrl_getfamily()
|
/linux-4.4.14/drivers/net/wireless/ |
D | mac80211_hwsim.c | 2982 genlmsg_reply(skb, info); in hwsim_get_radio_nl()
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_nl.c | 89 if (genlmsg_reply(skb, info)) in drbd_adm_send_reply()
|
/linux-4.4.14/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3710 ret = genlmsg_reply(msg, info); in ip_vs_genl_get_cmd()
|