nft_chain_type    980 include/net/netfilter/nf_tables.h 	const struct nft_chain_type	*type;
nft_chain_type   1036 include/net/netfilter/nf_tables.h void nft_register_chain_type(const struct nft_chain_type *);
nft_chain_type   1037 include/net/netfilter/nf_tables.h void nft_unregister_chain_type(const struct nft_chain_type *);
nft_chain_type    489 net/netfilter/nf_tables_api.c static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX];
nft_chain_type    491 net/netfilter/nf_tables_api.c static const struct nft_chain_type *
nft_chain_type    501 net/netfilter/nf_tables_api.c static const struct nft_chain_type *
nft_chain_type    504 net/netfilter/nf_tables_api.c 	const struct nft_chain_type *type;
nft_chain_type    566 net/netfilter/nf_tables_api.c static const struct nft_chain_type *
nft_chain_type    570 net/netfilter/nf_tables_api.c 	const struct nft_chain_type *type;
nft_chain_type   1118 net/netfilter/nf_tables_api.c void nft_register_chain_type(const struct nft_chain_type *ctype)
nft_chain_type   1130 net/netfilter/nf_tables_api.c void nft_unregister_chain_type(const struct nft_chain_type *ctype)
nft_chain_type   1548 net/netfilter/nf_tables_api.c 	const struct nft_chain_type	*type;
nft_chain_type   1558 net/netfilter/nf_tables_api.c 	const struct nft_chain_type *type;
nft_chain_type     26 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_ipv4 = {
nft_chain_type     70 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_arp = {
nft_chain_type    110 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_ipv6 = {
nft_chain_type    164 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_inet = {
nft_chain_type    221 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_bridge = {
nft_chain_type    276 net/netfilter/nft_chain_filter.c static const struct nft_chain_type nft_chain_filter_netdev = {
nft_chain_type     36 net/netfilter/nft_chain_nat.c static const struct nft_chain_type nft_chain_nat_ipv4 = {
nft_chain_type     57 net/netfilter/nft_chain_nat.c static const struct nft_chain_type nft_chain_nat_ipv6 = {
nft_chain_type     88 net/netfilter/nft_chain_nat.c static const struct nft_chain_type nft_chain_nat_inet = {
nft_chain_type     53 net/netfilter/nft_chain_route.c static const struct nft_chain_type nft_chain_route_ipv4 = {
nft_chain_type    103 net/netfilter/nft_chain_route.c static const struct nft_chain_type nft_chain_route_ipv6 = {
nft_chain_type    134 net/netfilter/nft_chain_route.c static const struct nft_chain_type nft_chain_route_inet = {