Home
last modified time | relevance | path

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

/linux-4.1.27/net/irda/
Dirnetlink.c119 return genlmsg_reply(msg, info); in irda_nl_get_mode()
/linux-4.1.27/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.c437 return genlmsg_reply(msg, info); in nl802154_get_wpan_phy()
560 return genlmsg_reply(msg, info); in nl802154_get_interface()
Dnl-mac.c433 return genlmsg_reply(msg, info); in ieee802154_list_iface()
/linux-4.1.27/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.1.27/include/net/
Dgenetlink.h348 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
/linux-4.1.27/net/tipc/
Dbearer.c713 return genlmsg_reply(rep, info); in tipc_nl_bearer_get()
972 return genlmsg_reply(rep, info); in tipc_nl_media_get()
Dlink.c2215 return genlmsg_reply(ans_skb, info); in tipc_nl_link_get()
/linux-4.1.27/kernel/
Dtaskstats.c117 return genlmsg_reply(skb, info); in send_reply()
/linux-4.1.27/net/openvswitch/
Ddatapath.c1208 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/
Dnl80211.c1863 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/
Dnetlink.c730 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/
Dfou.c693 return genlmsg_reply(msg, info); in fou_nl_cmd_get_port()
Dtcp_metrics.c1039 return genlmsg_reply(msg, info); in tcp_metrics_nl_cmd_get()
/linux-4.1.27/net/netlink/
Dgenetlink.c937 return genlmsg_reply(msg, info); in ctrl_getfamily()
/linux-4.1.27/drivers/net/wireless/
Dmac80211_hwsim.c2984 genlmsg_reply(skb, info); in hwsim_get_radio_nl()
/linux-4.1.27/drivers/block/drbd/
Ddrbd_nl.c89 if (genlmsg_reply(skb, info)) in drbd_adm_send_reply()
/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_ctl.c3629 ret = genlmsg_reply(msg, info); in ip_vs_genl_get_cmd()