Home
last modified time | relevance | path

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

/linux/include/net/netfilter/
H A Dnf_tables.h408 struct nft_expr { struct
409 const struct nft_expr_ops *ops; argument
414 static inline void *nft_expr_priv(const struct nft_expr *expr) in nft_expr_priv() argument