Home
last modified time | relevance | path

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

/linux-4.1.27/net/netfilter/
Dnft_hash.c94 const struct nft_expr *, in nft_hash_update()
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h646 struct nft_expr { struct
647 const struct nft_expr_ops *ops; argument
651 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument