Searched refs:NFTA_FIB_F_PRESENT (Results 1 – 2 of 2) sorted by relevance
19 NFTA_FIB_F_PRESENT)148 *dreg = (priv->flags & NFTA_FIB_F_PRESENT) ? !!index : index; in nft_fib_store_result()151 if (priv->flags & NFTA_FIB_F_PRESENT) in nft_fib_store_result()175 if (priv->flags & NFTA_FIB_F_PRESENT) in nft_fib_reduce()
1602 NFTA_FIB_F_PRESENT = 1 << 5, /* check existence only */ enumerator