Searched refs:nft_chain_type (Results 1 – 4 of 4) sorted by relevance
36 static const struct nft_chain_type nft_chain_nat_ipv4 = {57 static const struct nft_chain_type nft_chain_nat_ipv6 = {88 static const struct nft_chain_type nft_chain_nat_inet = {
53 static const struct nft_chain_type nft_chain_route_ipv4 = {103 static const struct nft_chain_type nft_chain_route_ipv6 = {134 static const struct nft_chain_type nft_chain_route_inet = {
995 static const struct nft_chain_type *chain_type[NFPROTO_NUMPROTO][NFT_CHAIN_T_MAX];997 static const struct nft_chain_type *1007 static const struct nft_chain_type *1010 const struct nft_chain_type *type; in __nf_tables_chain_type_lookup()1077 static const struct nft_chain_type *1081 const struct nft_chain_type *type; in nf_tables_chain_type_lookup()1782 void nft_register_chain_type(const struct nft_chain_type *ctype) in nft_register_chain_type()1794 void nft_unregister_chain_type(const struct nft_chain_type *ctype) in nft_unregister_chain_type()2374 const struct nft_chain_type *type;2416 const struct nft_chain_type *type; in nft_chain_parse_hook()
1164 struct nft_chain_type { struct1223 const struct nft_chain_type *type;1324 void nft_register_chain_type(const struct nft_chain_type *);1325 void nft_unregister_chain_type(const struct nft_chain_type *);