Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/netfilter/
A Dnfnetlink.h22 NFNLGRP_NFTABLES, enumerator
23 #define NFNLGRP_NFTABLES NFNLGRP_NFTABLES macro
/linux-6.3-rc2/net/netfilter/
A Dnf_tables_api.c867 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_table_notify()
1685 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_chain_notify()
3122 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_rule_notify()
4183 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_set_notify()
5585 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_setelem_notify()
7401 !nfnetlink_has_listeners(net, NFNLGRP_NFTABLES)) in nft_obj_notify()
7419 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nft_obj_notify()
8228 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_flowtable_notify()
8348 !nfnetlink_has_listeners(net, NFNLGRP_NFTABLES)) in nf_tables_gen_notify()
8991 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
[all …]
A Dnfnetlink.c86 [NFNLGRP_NFTABLES] = NFNL_SUBSYS_NFTABLES,

Completed in 21 milliseconds