Home
last modified time | relevance | path

Searched refs:genlmsg_reply (Results 1 – 21 of 21) sorted by relevance

/linux-4.4.14/net/irda/
Dirnetlink.c119 return genlmsg_reply(msg, info); in irda_nl_get_mode()
/linux-4.4.14/net/ieee802154/
Dnetlink.c97 return genlmsg_reply(msg, info); in ieee802154_nl_reply()
Dnl-phy.c113 return genlmsg_reply(msg, info); in ieee802154_list_phy()
Dnl802154.c684 return genlmsg_reply(msg, info); in nl802154_get_wpan_phy()
917 return genlmsg_reply(msg, info); in nl802154_get_interface()
Dnl-mac.c436 return genlmsg_reply(msg, info); in ieee802154_list_iface()
/linux-4.4.14/net/netlabel/
Dnetlabel_mgmt.c580 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_listdef()
691 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_version()
Dnetlabel_cipso_v4.c593 return genlmsg_reply(ans_skb, info); in netlbl_cipsov4_list()
Dnetlabel_unlabeled.c877 return genlmsg_reply(ans_skb, info); in netlbl_unlabel_list()
/linux-4.4.14/include/net/
Dgenetlink.h347 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
/linux-4.4.14/net/tipc/
Dbearer.c759 return genlmsg_reply(rep, info); in tipc_nl_bearer_get()
1018 return genlmsg_reply(rep, info); in tipc_nl_media_get()
Dlink.c1986 return genlmsg_reply(msg.skb, info); in tipc_nl_link_get()
/linux-4.4.14/net/nfc/
Dnetlink.c738 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/
Dtaskstats.c117 return genlmsg_reply(skb, info); in send_reply()
/linux-4.4.14/net/openvswitch/
Ddatapath.c1255 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/
Dnl80211.c1876 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/
Dfou.c689 return genlmsg_reply(msg, info); in fou_nl_cmd_get_port()
Dtcp_metrics.c1024 return genlmsg_reply(msg, info); in tcp_metrics_nl_cmd_get()
/linux-4.4.14/net/netlink/
Dgenetlink.c937 return genlmsg_reply(msg, info); in ctrl_getfamily()
/linux-4.4.14/drivers/net/wireless/
Dmac80211_hwsim.c2982 genlmsg_reply(skb, info); in hwsim_get_radio_nl()
/linux-4.4.14/drivers/block/drbd/
Ddrbd_nl.c89 if (genlmsg_reply(skb, info)) in drbd_adm_send_reply()
/linux-4.4.14/net/netfilter/ipvs/
Dip_vs_ctl.c3710 ret = genlmsg_reply(msg, info); in ip_vs_genl_get_cmd()