Home
last modified time | relevance | path

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

/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h1681 struct nft_trans_table {
1686 (((struct nft_trans_table *)trans->data)->update)
1678 struct nft_trans_table { global() struct
1683 updatenft_trans_table global() argument
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c396 trans = nft_trans_alloc(ctx, msg_type, sizeof(struct nft_trans_table)); in nft_trans_table_add()
1258 sizeof(struct nft_trans_table)); in nf_tables_updtable()