Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/netfilter/
Dnf_tables.h821 struct nft_expr { struct
822 const struct nft_expr_ops *ops; argument
827 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument
/Linux-v5.4/net/netfilter/
Dnft_set_hash.c115 const struct nft_expr *, in nft_rhash_update()