nft_fib_inet_type   44 net/netfilter/nft_fib_inet.c static struct nft_expr_type nft_fib_inet_type;
nft_fib_inet_type   46 net/netfilter/nft_fib_inet.c 	.type		= &nft_fib_inet_type,
nft_fib_inet_type   54 net/netfilter/nft_fib_inet.c static struct nft_expr_type nft_fib_inet_type __read_mostly = {
nft_fib_inet_type   65 net/netfilter/nft_fib_inet.c 	return nft_register_expr(&nft_fib_inet_type);
nft_fib_inet_type   70 net/netfilter/nft_fib_inet.c 	nft_unregister_expr(&nft_fib_inet_type);