Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnft_limit.c277 static const struct nft_object_ops nft_limit_obj_pkts_ops = {
315 static const struct nft_object_ops nft_limit_obj_bytes_ops = {
323 static const struct nft_object_ops *
Dnft_quota.c155 static const struct nft_object_ops nft_quota_obj_ops = {
Dnft_connlimit.c156 static const struct nft_object_ops nft_connlimit_obj_ops = {
Dnft_counter.c180 static const struct nft_object_ops nft_counter_obj_ops = {
Dnft_ct.c940 static const struct nft_object_ops nft_ct_timeout_obj_ops = {
1122 static const struct nft_object_ops nft_ct_helper_obj_ops = {
Dnft_tunnel.c522 static const struct nft_object_ops nft_tunnel_obj_ops = {
Dnf_tables_api.c4801 const struct nft_object_ops *ops; in nft_obj_init()
/Linux-v4.19/include/net/netfilter/
Dnf_tables.h1029 const struct nft_object_ops *ops ____cacheline_aligned;
1061 const struct nft_object_ops *(*select_ops)(const struct nft_ctx *,
1063 const struct nft_object_ops *ops;
1080 struct nft_object_ops { struct