nft_object        651 include/net/netfilter/nf_tables.h static inline struct nft_object **nft_set_ext_obj(const struct nft_set_ext *ext)
nft_object       1081 include/net/netfilter/nf_tables.h static inline void *nft_obj_data(const struct nft_object *obj)
nft_object       1086 include/net/netfilter/nf_tables.h #define nft_expr_obj(expr)	*((struct nft_object **)nft_expr_priv(expr))
nft_object       1088 include/net/netfilter/nf_tables.h struct nft_object *nft_obj_lookup(const struct net *net,
nft_object       1094 include/net/netfilter/nf_tables.h 		    struct nft_object *obj, u32 portid, u32 seq,
nft_object       1130 include/net/netfilter/nf_tables.h 	void				(*eval)(struct nft_object *obj,
nft_object       1136 include/net/netfilter/nf_tables.h 						struct nft_object *obj);
nft_object       1138 include/net/netfilter/nf_tables.h 						   struct nft_object *obj);
nft_object       1140 include/net/netfilter/nf_tables.h 						struct nft_object *obj,
nft_object       1142 include/net/netfilter/nf_tables.h 	void				(*update)(struct nft_object *obj,
nft_object       1143 include/net/netfilter/nf_tables.h 						  struct nft_object *newobj);
nft_object       1433 include/net/netfilter/nf_tables.h 	struct nft_object		*obj;
nft_object       1434 include/net/netfilter/nf_tables.h 	struct nft_object		*newobj;
nft_object         60 net/netfilter/nf_tables_api.c 	.head_offset		= offsetof(struct nft_object, rhlhead),
nft_object         61 net/netfilter/nf_tables_api.c 	.key_offset		= offsetof(struct nft_object, key),
nft_object        381 net/netfilter/nf_tables_api.c 			     struct nft_object *obj)
nft_object        398 net/netfilter/nf_tables_api.c static int nft_delobj(struct nft_ctx *ctx, struct nft_object *obj)
nft_object        880 net/netfilter/nf_tables_api.c 	const struct nft_object *obj = data;
nft_object        889 net/netfilter/nf_tables_api.c 	const struct nft_object *obj = ptr;
nft_object        977 net/netfilter/nf_tables_api.c 	struct nft_object *obj, *ne;
nft_object       3936 net/netfilter/nf_tables_api.c 		.len	= sizeof(struct nft_object *),
nft_object       3937 net/netfilter/nf_tables_api.c 		.align	= __alignof__(struct nft_object *),
nft_object       4501 net/netfilter/nf_tables_api.c 	struct nft_object *obj = NULL;
nft_object       5024 net/netfilter/nf_tables_api.c struct nft_object *nft_obj_lookup(const struct net *net,
nft_object       5032 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5058 net/netfilter/nf_tables_api.c static struct nft_object *nft_obj_lookup_byhandle(const struct nft_table *table,
nft_object       5062 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5083 net/netfilter/nf_tables_api.c static struct nft_object *nft_obj_init(const struct nft_ctx *ctx,
nft_object       5089 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5137 net/netfilter/nf_tables_api.c 			   struct nft_object *obj, bool reset)
nft_object       5186 net/netfilter/nf_tables_api.c 			    struct nft_object *obj)
nft_object       5188 net/netfilter/nf_tables_api.c 	struct nft_object *newobj;
nft_object       5225 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5313 net/netfilter/nf_tables_api.c 				   struct nft_object *obj, bool reset)
nft_object       5358 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5455 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5509 net/netfilter/nf_tables_api.c static void nft_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj)
nft_object       5529 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       5567 net/netfilter/nf_tables_api.c 		    struct nft_object *obj, u32 portid, u32 seq, int event,
nft_object       5596 net/netfilter/nf_tables_api.c 				 struct nft_object *obj, int event)
nft_object       6538 net/netfilter/nf_tables_api.c 	struct nft_object *newobj;
nft_object       6539 net/netfilter/nf_tables_api.c 	struct nft_object *obj;
nft_object       6724 net/netfilter/nf_tables_api.c static void nft_obj_del(struct nft_object *obj)
nft_object       7693 net/netfilter/nf_tables_api.c 	struct nft_object *obj, *ne;
nft_object        108 net/netfilter/nft_connlimit.c static inline void nft_connlimit_obj_eval(struct nft_object *obj,
nft_object        119 net/netfilter/nft_connlimit.c 				struct nft_object *obj)
nft_object        127 net/netfilter/nft_connlimit.c 				      struct nft_object *obj)
nft_object        135 net/netfilter/nft_connlimit.c 				  struct nft_object *obj, bool reset)
nft_object         48 net/netfilter/nft_counter.c static inline void nft_counter_obj_eval(struct nft_object *obj,
nft_object         84 net/netfilter/nft_counter.c 				struct nft_object *obj)
nft_object         97 net/netfilter/nft_counter.c 				    struct nft_object *obj)
nft_object        164 net/netfilter/nft_counter.c 				struct nft_object *obj, bool reset)
nft_object        826 net/netfilter/nft_ct.c static void nft_ct_timeout_obj_eval(struct nft_object *obj,
nft_object        862 net/netfilter/nft_ct.c 				   struct nft_object *obj)
nft_object        917 net/netfilter/nft_ct.c 				       struct nft_object *obj)
nft_object        928 net/netfilter/nft_ct.c 				   struct nft_object *obj, bool reset)
nft_object        978 net/netfilter/nft_ct.c 				  struct nft_object *obj)
nft_object       1050 net/netfilter/nft_ct.c 				      struct nft_object *obj)
nft_object       1062 net/netfilter/nft_ct.c static void nft_ct_helper_obj_eval(struct nft_object *obj,
nft_object       1103 net/netfilter/nft_ct.c 				  struct nft_object *obj, bool reset)
nft_object       1167 net/netfilter/nft_ct.c 				  struct nft_object *obj)
nft_object       1190 net/netfilter/nft_ct.c 				       struct nft_object *obj)
nft_object       1196 net/netfilter/nft_ct.c 				  struct nft_object *obj, bool reset)
nft_object       1210 net/netfilter/nft_ct.c static void nft_ct_expect_obj_eval(struct nft_object *obj,
nft_object        239 net/netfilter/nft_limit.c static void nft_limit_obj_pkts_eval(struct nft_object *obj,
nft_object        251 net/netfilter/nft_limit.c 				   struct nft_object *obj)
nft_object        265 net/netfilter/nft_limit.c 				   struct nft_object *obj,
nft_object        282 net/netfilter/nft_limit.c static void nft_limit_obj_bytes_eval(struct nft_object *obj,
nft_object        295 net/netfilter/nft_limit.c 				    struct nft_object *obj)
nft_object        303 net/netfilter/nft_limit.c 				    struct nft_object *obj,
nft_object        638 net/netfilter/nft_meta.c static void nft_secmark_obj_eval(struct nft_object *obj, struct nft_regs *regs,
nft_object        649 net/netfilter/nft_meta.c 				struct nft_object *obj)
nft_object        672 net/netfilter/nft_meta.c static int nft_secmark_obj_dump(struct sk_buff *skb, struct nft_object *obj,
nft_object        690 net/netfilter/nft_meta.c static void nft_secmark_obj_destroy(const struct nft_ctx *ctx, struct nft_object *obj)
nft_object         14 net/netfilter/nft_objref.c #define nft_objref_priv(expr)	*((struct nft_object **)nft_expr_priv(expr))
nft_object         20 net/netfilter/nft_objref.c 	struct nft_object *obj = nft_objref_priv(expr);
nft_object         29 net/netfilter/nft_objref.c 	struct nft_object *obj = nft_objref_priv(expr);
nft_object         52 net/netfilter/nft_objref.c 	const struct nft_object *obj = nft_objref_priv(expr);
nft_object         69 net/netfilter/nft_objref.c 	struct nft_object *obj = nft_objref_priv(expr);
nft_object         80 net/netfilter/nft_objref.c 	struct nft_object *obj = nft_objref_priv(expr);
nft_object         88 net/netfilter/nft_objref.c 	.size		= NFT_EXPR_SIZE(sizeof(struct nft_object *)),
nft_object        109 net/netfilter/nft_objref.c 	struct nft_object *obj;
nft_object         49 net/netfilter/nft_quota.c static void nft_quota_obj_eval(struct nft_object *obj,
nft_object        102 net/netfilter/nft_quota.c 			      struct nft_object *obj)
nft_object        109 net/netfilter/nft_quota.c static void nft_quota_obj_update(struct nft_object *obj,
nft_object        110 net/netfilter/nft_quota.c 				 struct nft_object *newobj)
nft_object        157 net/netfilter/nft_quota.c static int nft_quota_obj_dump(struct sk_buff *skb, struct nft_object *obj,
nft_object        301 net/netfilter/nft_synproxy.c 				 struct nft_object *obj)
nft_object        309 net/netfilter/nft_synproxy.c 				     struct nft_object *obj)
nft_object        315 net/netfilter/nft_synproxy.c 				 struct nft_object *obj, bool reset)
nft_object        322 net/netfilter/nft_synproxy.c static void nft_synproxy_obj_eval(struct nft_object *obj,
nft_object        331 net/netfilter/nft_synproxy.c static void nft_synproxy_obj_update(struct nft_object *obj,
nft_object        332 net/netfilter/nft_synproxy.c 				    struct nft_object *newobj)
nft_object        349 net/netfilter/nft_tunnel.c 			       struct nft_object *obj)
nft_object        430 net/netfilter/nft_tunnel.c static inline void nft_tunnel_obj_eval(struct nft_object *obj,
nft_object        536 net/netfilter/nft_tunnel.c 			       struct nft_object *obj, bool reset)
nft_object        558 net/netfilter/nft_tunnel.c 				   struct nft_object *obj)