Searched refs:inner_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_payload.c1034 .inner_ops = &nft_payload_inner_ops,
H A Dnft_meta.c899 .inner_ops = &nft_meta_inner_ops,
H A Dnf_tables_api.c3250 if (!type->inner_ops)
3260 info->ops = type->inner_ops;
/linux-master/include/net/netfilter/
H A Dnf_tables.h873 * @inner_ops: inner ops, used for inner packet operation
887 const struct nft_expr_ops *inner_ops; member in struct:nft_expr_type

Completed in 302 milliseconds