Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_tables.h848 struct nft_expr { struct
849 const struct nft_expr_ops *ops; argument
854 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_set_hash.c115 const struct nft_expr *, in nft_rhash_update()