Searched refs:nlmsg_report (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/net/netfilter/ |
| H A D | nf_conntrack_netlink.c | 1643 nlmsg_report(info->nlh), u3); in ctnetlink_del_conntrack() 1664 nf_ct_delete(ct, NETLINK_CB(skb).portid, nlmsg_report(info->nlh)); in ctnetlink_del_conntrack() 2483 nlmsg_report(info->nlh)); in ctnetlink_new_conntrack() 2505 nlmsg_report(info->nlh)); in ctnetlink_new_conntrack() 3453 nlmsg_report(info->nlh)); in ctnetlink_del_expect() 3465 nlmsg_report(info->nlh)); in ctnetlink_del_expect() 3470 nlmsg_report(info->nlh)); in ctnetlink_del_expect() 3700 nlmsg_report(info->nlh)); in ctnetlink_new_expect()
|
| H A D | nfnetlink_queue.c | 1365 nlmsg_report(nlh)); in nfqnl_ct_parse()
|
| H A D | nf_tables_api.c | 147 ctx->report = nlmsg_report(nlh); in nft_ctx_init() 9620 if (!nlmsg_report(nlh) && in nf_tables_gen_notify() 9636 nlmsg_report(nlh), GFP_KERNEL); in nf_tables_gen_notify()
|
| /linux-6.15/include/net/ |
| H A D | netlink.h | 920 static inline int nlmsg_report(const struct nlmsghdr *nlh) in nlmsg_report() function
|
| /linux-6.15/net/netlink/ |
| H A D | genetlink.c | 1992 nlmsg_report(info->nlhdr), flags); in genl_notify()
|
| /linux-6.15/net/core/ |
| H A D | rtnetlink.c | 958 nlmsg_notify(rtnl, skb, pid, group, nlmsg_report(nlh), flags); in rtnl_notify() 4404 if (nlmsg_report(nlh)) in rtmsg_ifinfo_build_skb()
|