Searched refs:genlmsg_put_reply (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/net/ieee802154/ |
D | netlink.c | 72 hdr = genlmsg_put_reply(msg, info, in ieee802154_nl_new_reply()
|
/Linux-v4.19/include/net/ |
D | genetlink.h | 210 static inline void *genlmsg_put_reply(struct sk_buff *skb, in genlmsg_put_reply() function
|
/Linux-v4.19/net/netlabel/ |
D | netlabel_mgmt.c | 623 data = genlmsg_put_reply(ans_skb, info, &netlbl_mgmt_gnl_family, in netlbl_mgmt_listdef() 748 data = genlmsg_put_reply(ans_skb, info, &netlbl_mgmt_gnl_family, in netlbl_mgmt_version()
|
D | netlabel_calipso.c | 170 data = genlmsg_put_reply(ans_skb, info, &netlbl_calipso_gnl_family, in netlbl_calipso_list()
|
D | netlabel_cipso_v4.c | 481 data = genlmsg_put_reply(ans_skb, info, &netlbl_cipsov4_gnl_family, in netlbl_cipsov4_list()
|
D | netlabel_unlabeled.c | 858 data = genlmsg_put_reply(ans_skb, info, &netlbl_unlabel_gnl_family, in netlbl_unlabel_list()
|
/Linux-v4.19/kernel/ |
D | taskstats.c | 97 reply = genlmsg_put_reply(skb, info, &family, 0, cmd); in prepare_reply()
|
/Linux-v4.19/net/ipv4/ |
D | tcp_metrics.c | 847 reply = genlmsg_put_reply(msg, info, &tcp_metrics_nl_family, 0, in tcp_metrics_nl_cmd_get()
|
/Linux-v4.19/drivers/block/ |
D | nbd.c | 2094 reply_head = genlmsg_put_reply(reply, info, &nbd_genl_family, 0, in nbd_genl_status() 2137 msg_head = genlmsg_put_reply(skb, info, &nbd_genl_family, 0, in nbd_connect_reply()
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 3681 reply = genlmsg_put_reply(msg, info, &ip_vs_genl_family, 0, reply_cmd); in ip_vs_genl_get_cmd()
|
/Linux-v4.19/drivers/block/drbd/ |
D | drbd_nl.c | 161 adm_ctx->reply_dh = genlmsg_put_reply(adm_ctx->reply_skb, in drbd_adm_prepare()
|