Searched refs:NFNLGRP_NFTABLES (Results 1 – 2 of 2) sorted by relevance
| /linux/include/uapi/linux/netfilter/ |
| H A D | nfnetlink.h | 22 NFNLGRP_NFTABLES, enumerator 23 #define NFNLGRP_NFTABLES NFNLGRP_NFTABLES macro
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 1227 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_table_notify() 1248 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_table_notify() 2174 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_chain_notify() 2196 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_chain_notify() 3847 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_rule_notify() 3876 nfnetlink_set_err(ctx->net, ctx->portid, NFNLGRP_NFTABLES, -ENOBUFS); in audit_log_rule_reset() 5110 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_set_notify() 5129 nfnetlink_set_err(ctx->net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_dump_sets() 6699 if (!ctx->report && !nfnetlink_has_listeners(net, NFNLGRP_NFTABLES)) in nf_tables_setelem_notify() 6720 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, in nft_trans_elem_alloc() [all...] |