Home
last modified time | relevance | path

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

12

/linux/net/openvswitch/
H A Dmeter.c317 return genlmsg_reply(reply, info); in ovs_meter_cmd_features()
471 return genlmsg_reply(reply, info); in ovs_meter_cmd_set()
528 return genlmsg_reply(reply, info); in ovs_meter_cmd_get()
579 return genlmsg_reply(reply, info); in ovs_meter_cmd_del()
H A Dconntrack.c1874 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_set()
1906 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_del()
1950 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_get()
/linux/kernel/power/
H A Dem_netlink.c129 return genlmsg_reply(msg, info); in dev_energymodel_nl_get_perf_domains_doit()
276 return genlmsg_reply(msg, info); in dev_energymodel_nl_get_perf_table_doit()
/linux/net/devlink/
H A Ddpipe.c201 err = genlmsg_reply(*pskb, info); in devlink_dpipe_send_and_alloc_skb()
282 return genlmsg_reply(skb, info); in devlink_dpipe_tables_fill()
560 return genlmsg_reply(dump_ctx.skb, info); in devlink_dpipe_entries_fill()
704 return genlmsg_reply(skb, info); in devlink_dpipe_headers_fill()
H A Dsb.c228 return genlmsg_reply(msg, info); in devlink_nl_sb_get_doit()
339 return genlmsg_reply(msg, info); in devlink_nl_sb_pool_get_doit()
541 return genlmsg_reply(msg, info); in devlink_nl_sb_port_pool_get_doit()
757 return genlmsg_reply(msg, info); in devlink_nl_sb_tc_pool_bind_get_doit()
H A Dhealth.c383 return genlmsg_reply(msg, info); in devlink_nl_health_reporter_get_doit()
1102 err = genlmsg_reply(skb, info); in devlink_fmsg_snd()
1117 return genlmsg_reply(skb, info); in devlink_fmsg_snd()
H A Dtrap.c329 return genlmsg_reply(msg, info); in devlink_nl_trap_get_doit()
538 return genlmsg_reply(msg, info); in devlink_nl_trap_group_get_doit()
830 return genlmsg_reply(msg, info); in devlink_nl_trap_policer_get_doit()
H A Dregion.c512 return genlmsg_reply(msg, info); in devlink_nl_region_get_doit()
737 err = genlmsg_reply(msg, info); in devlink_nl_region_new_doit()
H A Dlinecard.c198 return genlmsg_reply(msg, info); in devlink_nl_linecard_get_doit()
/linux/net/psp/
H A Dpsp_nl.c39 return genlmsg_reply(rsp, info); in psp_nl_reply_send()
363 return genlmsg_reply(rsp, info); in psp_nl_parse_key()
918 return genlmsg_reply(rsp, info);
/linux/net/ethtool/
H A Dtunnels.c203 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
/linux/net/tipc/
H A Dnet.c346 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
H A Dbearer.c956 return genlmsg_reply(rep, info); in tipc_nl_bearer_get()
1303 return genlmsg_reply(rep, info); in tipc_nl_media_get()
/linux/net/netlabel/
H A Dnetlabel_mgmt.c624 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_listdef()
744 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_version()
H A Dnetlabel_calipso.c195 return genlmsg_reply(ans_skb, info); in netlbl_calipso_list()
H A Dnetlabel_cipso_v4.c582 return genlmsg_reply(ans_skb, info); in netlbl_cipsov4_list()
/linux/net/ieee802154/
H A Dnl-phy.c105 return genlmsg_reply(msg, info); in ieee802154_list_phy()
/linux/include/net/
H A Dgenetlink.h563 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
/linux/net/handshake/
H A Dtlshd.c258 return genlmsg_reply(msg, info); in tls_handshake_accept()
/linux/net/shaper/
H A Dshaper.c846 return genlmsg_reply(msg, info); in net_shaper_nl_get_doit()
1254 return genlmsg_reply(msg, info); in net_shaper_group_send_reply()
1428 return genlmsg_reply(msg, info); in net_shaper_nl_cap_get_doit()
/linux/net/ipv6/
H A Dseg6.c288 return genlmsg_reply(msg, info); in seg6_genl_get_tunsrc()
/linux/net/nfc/
H A Dnetlink.c751 return genlmsg_reply(msg, info); in nfc_genl_get_device()
1065 return genlmsg_reply(msg, info); in nfc_genl_llc_get_params()
1692 return genlmsg_reply(skb, dev->cur_cmd_info); in nfc_vendor_cmd_reply()
/linux/drivers/net/ovpn/
H A Dnetlink.c721 ret = genlmsg_reply(msg, info); in ovpn_nl_peer_get_doit()
1068 ret = genlmsg_reply(msg, info); in ovpn_nl_key_get_doit()
/linux/net/mptcp/
H A Dpm_netlink.c217 ret = genlmsg_reply(msg, info); in mptcp_pm_nl_get_addr_doit()
/linux/net/ipv6/ila/
H A Dila_xlat.c494 return genlmsg_reply(msg, info); in ila_xlat_nl_cmd_get_mapping()

12