Home
last modified time | relevance | path

Searched refs:nft_expr_info (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h413 struct nft_expr_info;
416 struct nft_expr_info *info);
/linux/net/netfilter/
H A Dnf_tables_api.c3513 struct nft_expr_info { struct
3521 struct nft_expr_info *info) in nf_tables_expr_parse() argument
3574 struct nft_expr_info *info) in nft_expr_inner_parse()
3623 const struct nft_expr_info *expr_info, in nf_tables_newexpr()
3655 struct nft_expr_info expr_info; in nft_expr_init()
4309 struct nft_expr_info *expr_info = NULL; in nf_tables_newrule()
4397 expr_info = kvmalloc_objs(struct nft_expr_info, in nf_tables_newrule()