Searched refs:genlmsg_reply (Results 1 – 21 of 21) sorted by relevance
/linux-4.1.27/net/irda/ |
D | irnetlink.c | 119 return genlmsg_reply(msg, info); in irda_nl_get_mode()
|
/linux-4.1.27/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 | 437 return genlmsg_reply(msg, info); in nl802154_get_wpan_phy() 560 return genlmsg_reply(msg, info); in nl802154_get_interface()
|
D | nl-mac.c | 433 return genlmsg_reply(msg, info); in ieee802154_list_iface()
|
/linux-4.1.27/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.1.27/include/net/ |
D | genetlink.h | 348 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
|
/linux-4.1.27/net/tipc/ |
D | bearer.c | 713 return genlmsg_reply(rep, info); in tipc_nl_bearer_get() 972 return genlmsg_reply(rep, info); in tipc_nl_media_get()
|
D | link.c | 2215 return genlmsg_reply(ans_skb, info); in tipc_nl_link_get()
|
/linux-4.1.27/kernel/ |
D | taskstats.c | 117 return genlmsg_reply(skb, info); in send_reply()
|
/linux-4.1.27/net/openvswitch/ |
D | datapath.c | 1208 return genlmsg_reply(reply, info); in ovs_flow_cmd_get() 1693 return genlmsg_reply(reply, info); in ovs_dp_cmd_get() 2055 return genlmsg_reply(reply, info); in ovs_vport_cmd_get()
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 1863 return genlmsg_reply(msg, info); in nl80211_get_wiphy() 2476 return genlmsg_reply(msg, info); in nl80211_get_interface() 2735 return genlmsg_reply(msg, info); in nl80211_new_interface() 2908 return genlmsg_reply(msg, info); in nl80211_get_key() 3939 return genlmsg_reply(msg, info); in nl80211_get_station() 4681 return genlmsg_reply(msg, info); in nl80211_get_mpath() 4786 return genlmsg_reply(msg, info); in nl80211_get_mpp() 5114 return genlmsg_reply(msg, info); in nl80211_get_mesh_config() 5510 return genlmsg_reply(msg, info); in nl80211_get_reg_do() 8015 return genlmsg_reply(msg, info); in nl80211_remain_on_channel() [all …]
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 730 return genlmsg_reply(msg, info); in nfc_genl_get_device() 1014 return genlmsg_reply(msg, info); in nfc_genl_llc_get_params()
|
/linux-4.1.27/net/ipv4/ |
D | fou.c | 693 return genlmsg_reply(msg, info); in fou_nl_cmd_get_port()
|
D | tcp_metrics.c | 1039 return genlmsg_reply(msg, info); in tcp_metrics_nl_cmd_get()
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 937 return genlmsg_reply(msg, info); in ctrl_getfamily()
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 2984 genlmsg_reply(skb, info); in hwsim_get_radio_nl()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_nl.c | 89 if (genlmsg_reply(skb, info)) in drbd_adm_send_reply()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3629 ret = genlmsg_reply(msg, info); in ip_vs_genl_get_cmd()
|