/openbmc/linux/net/openvswitch/ |
H A D | meter.c | 317 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 D | conntrack.c | 1850 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_set() 1882 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_del() 1926 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_get()
|
/openbmc/linux/net/devlink/ |
H A D | dev.c | 216 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 D | dpipe.c | 202 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 D | sb.c | 228 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 D | health.c | 381 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 D | trap.c | 334 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 D | resource.c | 279 return genlmsg_reply(skb, info); in devlink_resource_fill()
|
H A D | region.c | 514 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 D | linecard.c | 196 return genlmsg_reply(msg, info); in devlink_nl_linecard_get_doit()
|
H A D | netlink.c | 90 err = genlmsg_reply(*msg, info); in devlink_nl_msg_reply_and_new()
|
/openbmc/linux/net/core/ |
H A D | netdev-genl.c | 95 return genlmsg_reply(rsp, info); in netdev_nl_dev_get_doit()
|
/openbmc/linux/net/ieee802154/ |
H A D | netlink.c | 81 return genlmsg_reply(msg, info); in ieee802154_nl_reply()
|
H A D | nl-phy.c | 105 return genlmsg_reply(msg, info); in ieee802154_list_phy()
|
/openbmc/linux/net/batman-adv/ |
H A D | netlink.c | 427 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 D | vdpa.c | 547 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 D | net.c | 344 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
|
/openbmc/linux/net/ethtool/ |
H A D | tunnels.c | 203 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
|
H A D | features.c | 198 ret = genlmsg_reply(rskb, info); in features_send_reply()
|
/openbmc/linux/net/netlabel/ |
H A D | netlabel_mgmt.c | 629 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_listdef() 749 return genlmsg_reply(ans_skb, info); in netlbl_mgmt_version()
|
H A D | netlabel_calipso.c | 195 return genlmsg_reply(ans_skb, info); in netlbl_calipso_list()
|
/openbmc/linux/include/net/ |
H A D | genetlink.h | 504 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
|
/openbmc/linux/net/handshake/ |
H A D | tlshd.c | 253 return genlmsg_reply(msg, info); in tls_handshake_accept()
|
/openbmc/linux/net/ipv6/ |
H A D | seg6.c | 290 return genlmsg_reply(msg, info); in seg6_genl_get_tunsrc()
|
/openbmc/linux/net/nfc/ |
H A D | netlink.c | 746 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()
|