Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netfilter/
Dnf_tables.h1040 struct nft_trans_table { struct
1046 (((struct nft_trans_table *)trans->data)->update) argument
1048 (((struct nft_trans_table *)trans->data)->enable)
/linux-4.4.14/net/netfilter/
Dnf_tables_api.c184 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table)); in nft_trans_table_add()
650 sizeof(struct nft_trans_table)); in nf_tables_updtable()