Lines Matching defs:expr

73 static void nft_target_eval_xt(const struct nft_expr *expr,  in nft_target_eval_xt()
100 static void nft_target_eval_bridge(const struct nft_expr *expr, in nft_target_eval_bridge()
243 nft_target_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_target_init()
292 static void __nft_mt_tg_destroy(struct module *me, const struct nft_expr *expr) in __nft_mt_tg_destroy()
299 nft_target_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_target_destroy()
335 const struct nft_expr *expr, bool reset) in nft_target_dump()
353 const struct nft_expr *expr, in nft_target_validate()
392 static void __nft_match_eval(const struct nft_expr *expr, in __nft_match_eval()
421 static void nft_match_large_eval(const struct nft_expr *expr, in nft_match_large_eval()
430 static void nft_match_eval(const struct nft_expr *expr, in nft_match_eval()
497 __nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_init()
525 nft_match_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_init()
532 nft_match_large_init(const struct nft_ctx *ctx, const struct nft_expr *expr, in nft_match_large_init()
550 __nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr, in __nft_match_destroy()
568 nft_match_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_destroy()
574 nft_match_large_destroy(const struct nft_ctx *ctx, const struct nft_expr *expr) in nft_match_large_destroy()
582 static int __nft_match_dump(struct sk_buff *skb, const struct nft_expr *expr, in __nft_match_dump()
600 const struct nft_expr *expr, bool reset) in nft_match_dump()
614 const struct nft_expr *expr, in nft_match_validate()
777 const struct nft_expr *expr) in nft_match_reduce()