/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 | 1876 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_set() 1908 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_del() 1952 return genlmsg_reply(reply, info); in ovs_ct_limit_cmd_get()
|
/linux/net/core/ |
H A D | netdev-genl.c | 135 return genlmsg_reply(rsp, info); in netdev_nl_dev_get_doit() 248 return genlmsg_reply(rsp, info); in netdev_nl_napi_get_doit() 480 return genlmsg_reply(rsp, info); in netdev_nl_queue_get_doit() 897 err = genlmsg_reply(rsp, info); in netdev_nl_bind_rx_doit()
|
H A D | page_pool_user.c | 66 return genlmsg_reply(rsp, info); in netdev_nl_page_pool_get_do()
|
H A D | drop_monitor.c | 1434 return genlmsg_reply(msg, info); in net_dm_cmd_config_get() 1569 return genlmsg_reply(msg, info); in net_dm_cmd_stats_get()
|
/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()
|
/linux/net/devlink/ |
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 | netlink.c | 170 err = genlmsg_reply(*msg, info); in devlink_nl_msg_reply_and_new()
|
H A D | linecard.c | 198 return genlmsg_reply(msg, info); in devlink_nl_linecard_get_doit()
|
/linux/net/tipc/ |
H A D | net.c | 344 return genlmsg_reply(msg.skb, info); in tipc_nl_net_addr_legacy_get()
|
H A D | bearer.c | 955 return genlmsg_reply(rep, info); in tipc_nl_bearer_get() 1302 return genlmsg_reply(rep, info); in tipc_nl_media_get()
|
/linux/net/ethtool/ |
H A D | tunnels.c | 203 return genlmsg_reply(rskb, info); in ethnl_tunnel_info_doit()
|
H A D | phy.c | 192 return genlmsg_reply(rskb, info); in ethnl_phy_doit()
|
H A D | features.c | 198 ret = genlmsg_reply(rskb, info); in features_send_reply()
|
H A D | tsconfig.c | 235 ret = genlmsg_reply(rskb, info); in tsconfig_send_reply()
|
/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() 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/drivers/dpll/ |
H A D | dpll_netlink.c | 1334 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/net/handshake/ |
H A D | tlshd.c | 252 return genlmsg_reply(msg, info); in tls_handshake_accept()
|
/linux/fs/nfsd/ |
H A D | nfsctl.c | 1745 return genlmsg_reply(skb, info); in nfsd_nl_threads_get_doit() 1895 return genlmsg_reply(skb, info); in nfsd_nl_version_get_doit() 2113 return genlmsg_reply(skb, info); in nfsd_nl_listener_get_doit() 2174 return genlmsg_reply(skb, info); in nfsd_nl_pool_mode_set_doit()
|
/linux/net/netlabel/ |
H A D | netlabel_calipso.c | 195 return genlmsg_reply(ans_skb, info); in netlbl_calipso_list()
|
H A D | netlabel_cipso_v4.c | 582 return genlmsg_reply(ans_skb, info); in netlbl_cipsov4_list()
|
/linux/net/ipv6/ |
H A D | seg6.c | 288 return genlmsg_reply(msg, info); in seg6_genl_get_tunsrc()
|
/linux/net/ipv6/ila/ |
H A D | ila_xlat.c | 494 return genlmsg_reply(msg, info); in ila_xlat_nl_cmd_get_mapping()
|
/linux/kernel/ |
H A D | taskstats.c | 104 return genlmsg_reply(skb, info); in send_reply()
|