Searched refs:nft_object_type (Results 1 – 12 of 12) sorted by relevance
25 extern struct nft_object_type nft_secmark_obj_type;27 extern struct nft_object_type nft_counter_obj_type;
1352 * struct nft_object_type - stateful object type1363 struct nft_object_type { argument 1401 const struct nft_object_type *type;1404 int nft_register_obj(struct nft_object_type *obj_type);1405 void nft_unregister_obj(struct nft_object_type *obj_type);1360 struct nft_object_type { global() struct 1361 select_opsnft_object_type global() argument 1364 listnft_object_type global() argument 1365 typenft_object_type global() argument 1366 maxattrnft_object_type global() argument 1367 familynft_object_type global() argument 1368 ownernft_object_type global() argument 1369 policynft_object_type global() argument
370 static struct nft_object_type nft_limit_obj_type;417 static struct nft_object_type nft_limit_obj_type;443 static struct nft_object_type nft_limit_obj_type __read_mostly = {
183 static struct nft_object_type nft_quota_obj_type;194 static struct nft_object_type nft_quota_obj_type __read_mostly = {
161 static struct nft_object_type nft_connlimit_obj_type;171 static struct nft_object_type nft_connlimit_obj_type __read_mostly = {
183 struct nft_object_type nft_counter_obj_type;193 struct nft_object_type nft_counter_obj_type __read_mostly = {
1031 static struct nft_object_type nft_ct_timeout_obj_type;1042 static struct nft_object_type nft_ct_timeout_obj_type __read_mostly = {1214 static struct nft_object_type nft_ct_helper_obj_type;1224 static struct nft_object_type nft_ct_helper_obj_type __read_mostly = {1365 static struct nft_object_type nft_ct_expect_obj_type;1376 static struct nft_object_type nft_ct_expect_obj_type __read_mostly = {
347 static struct nft_object_type nft_synproxy_obj_type;358 static struct nft_object_type nft_synproxy_obj_type __read_mostly = {
704 static struct nft_object_type nft_tunnel_obj_type;714 static struct nft_object_type nft_tunnel_obj_type __read_mostly = {
367 static struct nft_object_type *nft_basic_objects[] = {
1007 struct nft_object_type nft_secmark_obj_type __read_mostly = {
7418 int nft_register_obj(struct nft_object_type *obj_type) in nft_register_obj()7436 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj()7506 const struct nft_object_type *type, in nft_obj_init()7575 static const struct nft_object_type *__nft_obj_type_get(u32 objtype, u8 family) in __nft_obj_type_get()7577 const struct nft_object_type *type; in __nft_obj_type_get()7590 static const struct nft_object_type *7593 const struct nft_object_type *type; in nft_obj_type_get()7614 const struct nft_object_type *type, in nf_tables_updobj()7654 const struct nft_object_type *type; in nf_tables_newobj()