Home
last modified time | relevance | path

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

/linux-6.12.1/include/net/netfilter/
Dnf_tables.h1761 struct nft_trans_elem { struct
1772 container_of(t, struct nft_trans_elem, nft_trans) argument
/linux-6.12.1/net/netfilter/
Dnf_tables_api.c6419 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_elem)); in nft_trans_elem_alloc()
7454 sizeof(struct nft_trans_elem), GFP_ATOMIC); in nft_setelem_flush()
7476 sizeof(struct nft_trans_elem), GFP_KERNEL); in __nft_set_catchall_flush()
10308 struct nft_trans_elem *te; in nf_tables_commit()
10708 struct nft_trans_elem *te; in __nf_tables_abort()
11702 BUILD_BUG_ON(offsetof(struct nft_trans_elem, nft_trans) != 0); in nf_tables_module_init()