Home
last modified time | relevance | path

Searched refs:nfnetlink_set_err (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/netfilter/
H A Dnfnetlink.h57 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error);
/linux/net/netfilter/
H A Dnfnetlink.c185 int nfnetlink_set_err(struct net *net, u32 portid, u32 group, int error) in nfnetlink_set_err() function
191 EXPORT_SYMBOL_GPL(nfnetlink_set_err);
H A Dnf_tables_api.c1200 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_table_notify()
2071 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_chain_notify()
3672 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_rule_notify()
4903 nfnetlink_set_err(ctx->net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_set_notify()
6562 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_setelem_notify()
8634 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in __nft_obj_notify()
9524 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_flowtable_notify()
9639 nfnetlink_set_err(net, NETLINK_CB(skb).portid, NFNLGRP_NFTABLES, in nf_tables_gen_notify()