Searched refs:NFNL_SUBSYS_NFTABLES (Results 1 – 4 of 4) sorted by relevance
61 #define NFNL_SUBSYS_NFTABLES 10 macro
55 [NFNLGRP_NFTABLES] = NFNL_SUBSYS_NFTABLES,57 [NFNLGRP_NFTRACE] = NFNL_SUBSYS_NFTABLES,535 if (nfgenmsg->res_id == NFNL_SUBSYS_NFTABLES) in nfnetlink_rcv_skb_batch()536 res_id = NFNL_SUBSYS_NFTABLES; in nfnetlink_rcv_skb_batch()
493 WARN_ON_ONCE(lockdep_nfnl_is_held(NFNL_SUBSYS_NFTABLES)); in lockdep_nfnl_nft_mutex_not_held()534 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event); in nf_tables_fill_table_info()1020 nfnl_lock(NFNL_SUBSYS_NFTABLES); in nft_register_chain_type()1022 nfnl_unlock(NFNL_SUBSYS_NFTABLES); in nft_register_chain_type()1026 nfnl_unlock(NFNL_SUBSYS_NFTABLES); in nft_register_chain_type()1032 nfnl_lock(NFNL_SUBSYS_NFTABLES); in nft_unregister_chain_type()1034 nfnl_unlock(NFNL_SUBSYS_NFTABLES); in nft_unregister_chain_type()1160 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, event); in nf_tables_fill_chain_info()1387 oldstats = nfnl_dereference(chain->stats, NFNL_SUBSYS_NFTABLES); in nft_chain_stats_replace()1910 nfnl_lock(NFNL_SUBSYS_NFTABLES); in nft_register_expr()[all …]
224 event = nfnl_msg_type(NFNL_SUBSYS_NFTABLES, NFT_MSG_TRACE); in nft_trace_notify()