Home
last modified time | relevance | path

Searched refs:nft_register_obj (Results 1 – 4 of 4) sorted by relevance

/linux/net/netfilter/
H A Dnft_ct.c1498 err = nft_register_obj(&nft_ct_helper_obj_type); in nft_ct_module_init()
1502 err = nft_register_obj(&nft_ct_expect_obj_type); in nft_ct_module_init()
1506 err = nft_register_obj(&nft_ct_timeout_obj_type); in nft_ct_module_init()
H A Dnft_synproxy.c368 err = nft_register_obj(&nft_synproxy_obj_type); in nft_synproxy_module_init()
H A Dnf_tables_api.c8067 int nft_register_obj(struct nft_object_type *obj_type) in nft_register_obj() function
8077 EXPORT_SYMBOL_GPL(nft_register_obj);
/linux/include/net/netfilter/
H A Dnf_tables.h1466 int nft_register_obj(struct nft_object_type *obj_type);