__nft_chain_type_get  508 net/netfilter/nf_tables_api.c 		type = __nft_chain_type_get(family, i);
__nft_chain_type_get 1121 net/netfilter/nf_tables_api.c 	if (WARN_ON(__nft_chain_type_get(ctype->family, ctype->type))) {
__nft_chain_type_get 1578 net/netfilter/nf_tables_api.c 	type = __nft_chain_type_get(family, NFT_CHAIN_T_DEFAULT);