Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h1743 struct nft_trans_table { struct
1749 container_of(trans, struct nft_trans_table, nft_trans) argument
/linux/net/netfilter/
H A Dnf_tables_api.c529 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table)); in nft_trans_table_add()
1416 sizeof(struct nft_trans_table)); in nf_tables_updtable()
11949 BUILD_BUG_ON(offsetof(struct nft_trans_table, nft_trans) != 0); in nf_tables_module_init()