Home
last modified time | relevance | path

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

123

/openbmc/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.c1845 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_set()
1877 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_del()
1921 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_get()
/openbmc/linux/net/devlink/
H A Ddpipe.c202 err = genlmsg_reply(*pskb, info); in devlink_dpipe_send_and_alloc_skb()
283 return genlmsg_reply(skb, info); in devlink_dpipe_tables_fill()
562 return genlmsg_reply(dump_ctx.skb, info); in devlink_dpipe_entries_fill()
706 return genlmsg_reply(skb, info); in devlink_dpipe_headers_fill()
H A Ddev.c216 return genlmsg_reply(msg, info); in devlink_nl_get_doit()
436 return genlmsg_reply(msg, info); in devlink_nl_reload_actions_performed_snd()
629 return genlmsg_reply(msg, info); in devlink_nl_cmd_eswitch_get_doit()
852 return genlmsg_reply(msg, info); in devlink_nl_info_get_doit()
1255 return genlmsg_reply(msg, info); in devlink_nl_selftests_get_doit()
1366 return genlmsg_reply(msg, info); in devlink_nl_cmd_selftests_run()
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.c381 return genlmsg_reply(msg, info); in devlink_nl_health_reporter_get_doit()
1170 err = genlmsg_reply(skb, info); in devlink_fmsg_snd()
1185 return genlmsg_reply(skb, info); in devlink_fmsg_snd()
H A Dresource.c279 return genlmsg_reply(skb, info); in devlink_resource_fill()
H A Dtrap.c334 return genlmsg_reply(msg, info); in devlink_nl_trap_get_doit()
543 return genlmsg_reply(msg, info); in devlink_nl_trap_group_get_doit()
837 return genlmsg_reply(msg, info); in devlink_nl_trap_policer_get_doit()
H A Dregion.c514 return genlmsg_reply(msg, info); in devlink_nl_region_get_doit()
739 err = genlmsg_reply(msg, info); in devlink_nl_cmd_region_new()
H A Dnetlink.c90 err = genlmsg_reply(*msg, info); in devlink_nl_msg_reply_and_new()
H A Dlinecard.c196 return genlmsg_reply(msg, info); in devlink_nl_linecard_get_doit()
/openbmc/linux/net/core/
H A Dnetdev-genl.c95 return genlmsg_reply(rsp, info); in netdev_nl_dev_get_doit()
/openbmc/linux/net/ieee802154/
H A Dnetlink.c81 return genlmsg_reply(msg, info); in ieee802154_nl_reply()
H A Dnl-phy.c105 return genlmsg_reply(msg, info); in ieee802154_list_phy()
/openbmc/linux/net/batman-adv/
H A Dnetlink.c427 ret = genlmsg_reply(msg, info); in batadv_netlink_get_mesh()
754 return genlmsg_reply(msg, info); in batadv_netlink_tp_meter_start()
913 ret = genlmsg_reply(msg, info); in batadv_netlink_get_hardif()
1125 ret = genlmsg_reply(msg, info); in batadv_netlink_get_vlan()
/openbmc/linux/drivers/vdpa/
H A Dvdpa.c547 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_mgmtdev_get_doit()
816 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_dev_get_doit()
1141 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_dev_config_get_doit()
1230 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_dev_stats_get_doit()
/openbmc/linux/net/tipc/
H A Dnet.c344 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
/openbmc/linux/net/ethtool/
H A Dtunnels.c203 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
H A Dfeatures.c198 ret = genlmsg_reply(rskb, info); in features_send_reply()
/openbmc/linux/net/netlabel/
H A Dnetlabel_mgmt.c629 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_listdef()
749 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()
/openbmc/linux/include/net/
H A Dgenetlink.h505 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
/openbmc/linux/net/handshake/
H A Dtlshd.c253 return genlmsg_reply(msg, info); in tls_handshake_accept()
/openbmc/linux/net/ipv6/
H A Dseg6.c290 return genlmsg_reply(msg, info); in seg6_genl_get_tunsrc()
/openbmc/linux/net/nfc/
H A Dnetlink.c746 return genlmsg_reply(msg, info); in nfc_genl_get_device()
1062 return genlmsg_reply(msg, info); in nfc_genl_llc_get_params()
1693 return genlmsg_reply(skb, dev->cur_cmd_info); in nfc_vendor_cmd_reply()

123