Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/netfilter/
Dnf_tables.h1657 #define nft_trans_obj_newobj(trans) \ macro
/Linux-v6.6/net/netfilter/
Dnf_tables_api.c7441 nft_trans_obj_newobj(trans) = newobj; in nf_tables_updobj()
9192 newobj = nft_trans_obj_newobj(trans); in nft_obj_commit_update()
10376 nft_obj_destroy(&trans->ctx, nft_trans_obj_newobj(trans)); in __nf_tables_abort()