Home
last modified time | relevance | path

Searched refs:nlmsg_report (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_netlink.c1552 nlmsg_report(nlh), u3); in ctnetlink_del_conntrack()
1578 nf_ct_delete(ct, NETLINK_CB(skb).portid, nlmsg_report(nlh)); in ctnetlink_del_conntrack()
2446 nlmsg_report(nlh)); in ctnetlink_new_conntrack()
2468 nlmsg_report(nlh)); in ctnetlink_new_conntrack()
3429 nlmsg_report(nlh)); in ctnetlink_del_expect()
3441 nlmsg_report(nlh)); in ctnetlink_del_expect()
3446 nlmsg_report(nlh)); in ctnetlink_del_expect()
3676 nlmsg_report(nlh)); in ctnetlink_new_expect()
H A Dnfnetlink_queue.c1127 nlmsg_report(nlh)); in nfqnl_ct_parse()
H A Dnf_tables_api.c138 ctx->report = nlmsg_report(nlh); in nft_ctx_init()
7267 if (!nlmsg_report(nlh) && in nf_tables_gen_notify()
7283 nlmsg_report(nlh), GFP_KERNEL); in nf_tables_gen_notify()
/OK3568_Linux_fs/kernel/include/net/
H A Dnetlink.h886 static inline int nlmsg_report(const struct nlmsghdr *nlh) in nlmsg_report() function
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c1473 report = nlmsg_report(info->nlhdr); in genl_notify()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c735 report = nlmsg_report(nlh); in rtnl_notify()