Home
last modified time | relevance | path

Searched defs:nft_trans_flowtable (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h1833 struct nft_trans_flowtable { struct
1842 container_of(t, struct nft_trans_flowtable, nft_trans) argument
1843 #define nft_trans_flowtable(trans) \ macro