Home
last modified time | relevance | path

Searched refs:nft_object_ops (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/net/netfilter/
Dnft_limit.c356 static const struct nft_object_ops nft_limit_obj_pkts_ops = {
403 static const struct nft_object_ops nft_limit_obj_bytes_ops = {
412 static const struct nft_object_ops *
Dnft_counter.c179 static const struct nft_object_ops nft_counter_obj_ops = {
Dnft_quota.c184 static const struct nft_object_ops nft_quota_obj_ops = {
Dnft_connlimit.c162 static const struct nft_object_ops nft_connlimit_obj_ops = {
Dnft_ct.c1011 static const struct nft_object_ops nft_ct_timeout_obj_ops = {
1193 static const struct nft_object_ops nft_ct_helper_obj_ops = {
1322 static const struct nft_object_ops nft_ct_expect_obj_ops = {
Dnft_synproxy.c344 static const struct nft_object_ops nft_synproxy_obj_ops = {
Dnft_meta.c933 static const struct nft_object_ops nft_secmark_obj_ops = {
Dnft_tunnel.c705 static const struct nft_object_ops nft_tunnel_obj_ops = {
Dnf_tables_api.c6700 const struct nft_object_ops *ops; in nft_obj_init()
/Linux-v6.1/include/net/netfilter/
Dnf_tables.h1248 const struct nft_object_ops *ops ____cacheline_aligned;
1281 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1283 const struct nft_object_ops *ops;
1301 struct nft_object_ops { struct