Home
last modified time | relevance | path

Searched refs:nlmsg_report (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_conntrack_netlink.c1549 nlmsg_report(nlh), u3); in ctnetlink_del_conntrack()
1570 nf_ct_delete(ct, NETLINK_CB(skb).portid, nlmsg_report(nlh)); in ctnetlink_del_conntrack()
2441 nlmsg_report(nlh)); in ctnetlink_new_conntrack()
2463 nlmsg_report(nlh)); in ctnetlink_new_conntrack()
3426 nlmsg_report(nlh)); in ctnetlink_del_expect()
3438 nlmsg_report(nlh)); in ctnetlink_del_expect()
3443 nlmsg_report(nlh)); in ctnetlink_del_expect()
3675 nlmsg_report(nlh)); in ctnetlink_new_expect()
H A Dnfnetlink_queue.c1129 nlmsg_report(nlh)); in nfqnl_ct_parse()
H A Dnf_tables_api.c149 ctx->report = nlmsg_report(nlh); in nft_ctx_init()
7633 if (!nlmsg_report(nlh) && in nf_tables_gen_notify()
7649 nlmsg_report(nlh), GFP_KERNEL); in nf_tables_gen_notify()
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_conntrack_netlink.c1615 nlmsg_report(info->nlh), u3); in ctnetlink_del_conntrack()
1636 nf_ct_delete(ct, NETLINK_CB(skb).portid, nlmsg_report(info->nlh)); in ctnetlink_del_conntrack()
2455 nlmsg_report(info->nlh)); in ctnetlink_new_conntrack()
2477 nlmsg_report(info->nlh)); in ctnetlink_new_conntrack()
3424 nlmsg_report(info->nlh)); in ctnetlink_del_expect()
3436 nlmsg_report(info->nlh)); in ctnetlink_del_expect()
3441 nlmsg_report(info->nlh)); in ctnetlink_del_expect()
3671 nlmsg_report(info->nlh)); in ctnetlink_new_expect()
H A Dnfnetlink_queue.c1170 nlmsg_report(nlh)); in nfqnl_ct_parse()
H A Dnf_tables_api.c146 ctx->report = nlmsg_report(nlh); in nft_ctx_init()
8913 if (!nlmsg_report(nlh) && in nf_tables_gen_notify()
8929 nlmsg_report(nlh), GFP_KERNEL); in nf_tables_gen_notify()
/kernel/linux/linux-5.10/include/net/
H A Dnetlink.h72 * nlmsg_report() report back to application?
881 * nlmsg_report - need to report back to application?
886 static inline int nlmsg_report(const struct nlmsghdr *nlh) in nlmsg_report() function
/kernel/linux/linux-6.6/include/net/
H A Dnetlink.h72 * nlmsg_report() report back to application?
895 * nlmsg_report - need to report back to application?
900 static inline int nlmsg_report(const struct nlmsghdr *nlh) in nlmsg_report() function
/kernel/linux/linux-5.10/net/netlink/
H A Dgenetlink.c1508 report = nlmsg_report(info->nlhdr); in genl_notify()
/kernel/linux/linux-6.6/net/netlink/
H A Dgenetlink.c1815 nlmsg_report(info->nlhdr), flags); in genl_notify()
/kernel/linux/linux-6.6/net/core/
H A Drtnetlink.c771 nlmsg_notify(rtnl, skb, pid, group, nlmsg_report(nlh), flags); in rtnl_notify()
4035 if (nlmsg_report(nlh)) in rtmsg_ifinfo_build_skb()
/kernel/linux/linux-5.10/net/core/
H A Drtnetlink.c735 report = nlmsg_report(nlh); in rtnl_notify()

Completed in 84 milliseconds