Home
last modified time | relevance | path

Searched refs:nft_trans_table (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/net/netfilter/
H A Dnf_tables.h1752 struct nft_trans_table { struct
1758 container_of(trans, struct nft_trans_table, nft_trans) argument
/linux-6.15/net/netfilter/
H A Dnf_tables_api.c527 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table)); in nft_trans_table_add()
1414 sizeof(struct nft_trans_table)); in nf_tables_updtable()
11968 BUILD_BUG_ON(offsetof(struct nft_trans_table, nft_trans) != 0); in nf_tables_module_init()