/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | meter.c | 320 return genlmsg_reply(reply, info); in ovs_meter_cmd_features() 474 return genlmsg_reply(reply, info); in ovs_meter_cmd_set() 531 return genlmsg_reply(reply, info); in ovs_meter_cmd_get() 582 return genlmsg_reply(reply, info); in ovs_meter_cmd_del()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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 | 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 | 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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/net/core/ |
H A D | netdev-genl.c | 95 return genlmsg_reply(rsp, info); in netdev_nl_dev_get_doit()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | devlink.c | 864 return genlmsg_reply(msg, info); in devlink_nl_cmd_get_doit() 918 return genlmsg_reply(msg, info); in devlink_nl_cmd_port_get_doit() 1200 return genlmsg_reply(msg, info); in devlink_nl_cmd_sb_get_doit() 1318 return genlmsg_reply(msg, info); in devlink_nl_cmd_sb_pool_get_doit() 1526 return genlmsg_reply(msg, info); in devlink_nl_cmd_sb_port_pool_get_doit() 1746 return genlmsg_reply(msg, info); in devlink_nl_cmd_sb_tc_pool_bind_get_doit() 2003 return genlmsg_reply(msg, info); in devlink_nl_cmd_eswitch_get_doit() 2191 err = genlmsg_reply(*pskb, info); in devlink_dpipe_send_and_alloc_skb() 2272 return genlmsg_reply(skb, info); in devlink_dpipe_tables_fill() 2551 return genlmsg_reply(dump_ct in devlink_dpipe_entries_fill() [all...] |
/kernel/linux/linux-5.10/net/tipc/ |
H A D | net.c | 340 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | net.c | 344 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | netlink.c | 428 ret = genlmsg_reply(msg, info); in batadv_netlink_get_mesh() 758 return genlmsg_reply(msg, info); in batadv_netlink_tp_meter_start() 913 ret = genlmsg_reply(msg, info); in batadv_netlink_get_hardif() 1121 ret = genlmsg_reply(msg, info); in batadv_netlink_get_vlan()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | genetlink.h | 357 * genlmsg_reply - reply to a request 361 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | tunnels.c | 201 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
|
H A D | features.c | 199 ret = genlmsg_reply(rskb, info); in features_send_reply()
|
/kernel/linux/linux-6.6/include/net/ |
H A D | genetlink.h | 501 * genlmsg_reply - reply to a request 505 static inline int genlmsg_reply(struct sk_buff *skb, struct genl_info *info) in genlmsg_reply() function
|
/kernel/linux/linux-6.6/net/handshake/ |
H A D | tlshd.c | 253 return genlmsg_reply(msg, info); in tls_handshake_accept()
|