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;
1392 struct nft_object_type { struct1430 const struct nft_object_type *type;1433 int nft_register_obj(struct nft_object_type *obj_type);1434 void nft_unregister_obj(struct nft_object_type *obj_type);
372 static struct nft_object_type nft_limit_obj_type;419 static struct nft_object_type nft_limit_obj_type;445 static struct nft_object_type nft_limit_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 static struct nft_object_type nft_quota_obj_type;194 static struct nft_object_type nft_quota_obj_type __read_mostly = {
187 struct nft_object_type nft_counter_obj_type;197 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 = {
346 static struct nft_object_type nft_synproxy_obj_type;357 static struct nft_object_type nft_synproxy_obj_type __read_mostly = {
708 static struct nft_object_type nft_tunnel_obj_type;718 static struct nft_object_type nft_tunnel_obj_type __read_mostly = {
371 static struct nft_object_type *nft_basic_objects[] = {
1005 struct nft_object_type nft_secmark_obj_type __read_mostly = {
7863 int nft_register_obj(struct nft_object_type *obj_type) in nft_register_obj()7881 void nft_unregister_obj(struct nft_object_type *obj_type) in nft_unregister_obj()7951 const struct nft_object_type *type, in nft_obj_init()8020 static const struct nft_object_type *__nft_obj_type_get(u32 objtype, u8 family) in __nft_obj_type_get()8022 const struct nft_object_type *type; in __nft_obj_type_get()8035 static const struct nft_object_type *8038 const struct nft_object_type *type; in nft_obj_type_get()8059 const struct nft_object_type *type, in nf_tables_updobj()8099 const struct nft_object_type *type; in nf_tables_newobj()