Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
A Dnf_tables.h1773 #define nft_trans_elem_set(trans) \ macro
/linux/net/netfilter/
A Dnf_tables_api.c226 if (nft_trans_elem_set(trans) == set) in __nft_set_trans_bind()
6423 nft_trans_elem_set(trans) = set; in nft_trans_elem_alloc()
7462 nft_trans_elem_set(trans) = set; in nft_setelem_flush()
7481 nft_trans_elem_set(trans) = set; in __nft_set_catchall_flush()
9662 nft_trans_elem_set(trans), in nft_commit_release()
10673 nft_set_elem_destroy(nft_trans_elem_set(trans), in nf_tables_abort_release()

Completed in 34 milliseconds