__nft_chain_type_get
type = __nft_chain_type_get(family, i);
if (WARN_ON(__nft_chain_type_get(ctype->family, ctype->type))) {
type = __nft_chain_type_get(family, NFT_CHAIN_T_DEFAULT);