NFTA_FIB_F_OIF     39 net/ipv4/netfilter/nft_fib_ipv4.c 	else if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF     79 net/ipv4/netfilter/nft_fib_ipv4.c 	if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF     68 net/ipv6/netfilter/nft_fib_ipv6.c 	else if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF    155 net/ipv6/netfilter/nft_fib_ipv6.c 	else if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF     25 net/netfilter/nft_fib.c 			NFTA_FIB_F_MARK | NFTA_FIB_F_IIF | NFTA_FIB_F_OIF | \
NFTA_FIB_F_OIF     44 net/netfilter/nft_fib.c 		else if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF     82 net/netfilter/nft_fib.c 	if ((priv->flags & (NFTA_FIB_F_IIF | NFTA_FIB_F_OIF)) ==
NFTA_FIB_F_OIF     83 net/netfilter/nft_fib.c 			   (NFTA_FIB_F_IIF | NFTA_FIB_F_OIF))
NFTA_FIB_F_OIF     93 net/netfilter/nft_fib.c 		if (priv->flags & NFTA_FIB_F_OIF)
NFTA_FIB_F_OIF     98 net/netfilter/nft_fib.c 		if (priv->flags & NFTA_FIB_F_OIF)