Searched refs:fib (Results 1 – 5 of 5) sorted by relevance
170 const struct nft_fib *fib; in nft_fib_reduce() local193 fib = nft_expr_priv(track->regs[priv->dreg].selector); in nft_fib_reduce()194 if (priv->result != fib->result || in nft_fib_reduce()195 priv->flags != fib->flags) { in nft_fib_reduce()
624 tristate "Netfilter nf_tables fib inet support"697 tristate "Netfilter nf_tables netdev fib lookups support"
51 tristate "nf_tables fib / ipv6 route lookup support"
56 tristate "nf_tables fib / ip route lookup support"
452 with light weight tunnel state associated with fib routes.
Completed in 9 milliseconds