Home
last modified time | relevance | path

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

/include/net/netfilter/
Dnf_tables.h817 struct nft_expr { struct
818 const struct nft_expr_ops *ops; argument
823 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument