Searched refs:NFTA_FIB_F_MARK (Results 1 – 4 of 4) sorted by relevance
18 NFTA_FIB_F_MARK | NFTA_FIB_F_IIF | NFTA_FIB_F_OIF | \
108 if (priv->flags & NFTA_FIB_F_MARK) in nft_fib4_eval()
49 if (priv->flags & NFTA_FIB_F_MARK) in nft_fib6_flowi_init()
1601 NFTA_FIB_F_MARK = 1 << 2, /* use skb->mark */ enumerator