Home
last modified time | relevance | path

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

123

/linux-6.15/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()
/linux-6.15/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 Ddev.c240 return genlmsg_reply(msg, info); in devlink_nl_get_doit()
510 return genlmsg_reply(msg, info); in devlink_nl_reload_actions_performed_snd()
701 return genlmsg_reply(msg, info); in devlink_nl_eswitch_get_doit()
924 return genlmsg_reply(msg, info); in devlink_nl_info_get_doit()
1322 return genlmsg_reply(msg, info); in devlink_nl_selftests_get_doit()
1433 return genlmsg_reply(msg, info); in devlink_nl_selftests_run_doit()
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.c380 return genlmsg_reply(msg, info); in devlink_nl_health_reporter_get_doit()
1059 err = genlmsg_reply(skb, info); in devlink_fmsg_snd()
1074 return genlmsg_reply(skb, info); in devlink_fmsg_snd()
H A Dnetlink.c170 err = genlmsg_reply(*msg, info); in devlink_nl_msg_reply_and_new()
H A Dresource.c276 return genlmsg_reply(skb, info); in devlink_resource_fill()
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()
/linux-6.15/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()
/linux-6.15/net/core/
H A Dnetdev-genl.c138 return genlmsg_reply(rsp, info); in netdev_nl_dev_get_doit()
251 return genlmsg_reply(rsp, info); in netdev_nl_napi_get_doit()
499 return genlmsg_reply(rsp, info); in netdev_nl_queue_get_doit()
951 err = genlmsg_reply(rsp, info); in netdev_nl_bind_rx_doit()
/linux-6.15/net/batman-adv/
H A Dnetlink.c424 ret = genlmsg_reply(msg, info); in batadv_netlink_get_mesh()
751 return genlmsg_reply(msg, info); in batadv_netlink_tp_meter_start()
910 ret = genlmsg_reply(msg, info); in batadv_netlink_cmd_get_hardif()
1110 ret = genlmsg_reply(msg, info); in batadv_netlink_get_vlan()
/linux-6.15/net/ethtool/
H A Dtunnels.c203 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
H A Dphy.c195 return genlmsg_reply(rskb, info); in ethnl_phy_doit()
H A Dfeatures.c200 ret = genlmsg_reply(rskb, info); in features_send_reply()
H A Dtsconfig.c235 ret = genlmsg_reply(rskb, info); in tsconfig_send_reply()
/linux-6.15/net/tipc/
H A Dnet.c344 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
/linux-6.15/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()
/linux-6.15/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()
1353 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_dev_config_get_doit()
1516 err = genlmsg_reply(msg, info); in vdpa_nl_cmd_dev_stats_get_doit()
/linux-6.15/net/handshake/
H A Dtlshd.c252 return genlmsg_reply(msg, info); in tls_handshake_accept()
/linux-6.15/net/shaper/
H A Dshaper.c762 ret = genlmsg_reply(msg, info); in net_shaper_nl_get_doit()
1128 return genlmsg_reply(msg, info); in net_shaper_group_send_reply()
1317 ret = genlmsg_reply(msg, info); in net_shaper_nl_cap_get_doit()
/linux-6.15/drivers/dpll/
H A Ddpll_netlink.c1334 return genlmsg_reply(msg, info); in dpll_nl_pin_id_get_doit()
1362 return genlmsg_reply(msg, info); in dpll_nl_pin_get_doit()
1506 return genlmsg_reply(msg, info); in dpll_nl_device_id_get_doit()
1533 return genlmsg_reply(msg, info); in dpll_nl_device_get_doit()
/linux-6.15/include/net/
H A Dgenetlink.h561 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
/linux-6.15/fs/nfsd/
H A Dnfsctl.c1745 return genlmsg_reply(skb, info); in nfsd_nl_threads_get_doit()
1895 return genlmsg_reply(skb, info); in nfsd_nl_version_get_doit()
2111 return genlmsg_reply(skb, info); in nfsd_nl_listener_get_doit()
2172 return genlmsg_reply(skb, info); in nfsd_nl_pool_mode_get_doit()

123