Searched refs:inner_ops (Results 1 – 4 of 4) sorted by relevance
902 .inner_ops = &nft_meta_inner_ops,
1090 .inner_ops = &nft_payload_inner_ops,
3241 if (!type->inner_ops) { in nft_expr_inner_parse() 3253 info->ops = type->inner_ops; in nft_expr_inner_parse() 3256 * Presence of type->inner_ops implies that the expression in nft_expr_inner_parse()
874 * @inner_ops: inner ops, used for inner packet operation888 const struct nft_expr_ops *inner_ops;882 const struct nft_expr_ops *inner_ops; global() member