Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
A Dnfnetlink.h22 NFNLGRP_NFTABLES, enumerator
23 #define NFNLGRP_NFTABLES NFNLGRP_NFTABLES macro
/linux/net/netfilter/
A Dnf_tables_api.c787 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_table_notify()
1574 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_chain_notify()
2941 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_rule_notify()
3976 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_set_notify()
5292 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nf_tables_setelem_notify()
6974 !nfnetlink_has_listeners(net, NFNLGRP_NFTABLES)) in nft_obj_notify()
6992 nfnetlink_set_err(net, portid, NFNLGRP_NFTABLES, -ENOBUFS); in nft_obj_notify()
7785 !nfnetlink_has_listeners(ctx->net, NFNLGRP_NFTABLES)) in nf_tables_flowtable_notify()
7905 !nfnetlink_has_listeners(net, NFNLGRP_NFTABLES)) in nf_tables_gen_notify()
8455 nfnetlink_send(batch_skb, net, portid, NFNLGRP_NFTABLES, in nft_commit_notify()
[all …]
A Dnfnetlink.c81 [NFNLGRP_NFTABLES] = NFNL_SUBSYS_NFTABLES,

Completed in 24 milliseconds